Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.ViewModels Namespace > LayoutPositionCache Class : LayoutPositionCache Constructor |
'Declaration Public Function New( _ ByVal horizontalScrollPosition As System.Double, _ ByVal verticalScrollPosition As System.Double, _ ByVal scale As System.Double, _ ByVal selectedDuctId As System.Nullable(Of Guid) _ )
'Usage Dim horizontalScrollPosition As System.Double Dim verticalScrollPosition As System.Double Dim scale As System.Double Dim selectedDuctId As System.Nullable(Of Guid) Dim instance As New LayoutPositionCache(horizontalScrollPosition, verticalScrollPosition, scale, selectedDuctId)
public LayoutPositionCache( System.double horizontalScrollPosition, System.double verticalScrollPosition, System.double scale, System.Nullable<Guid> selectedDuctId )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.