Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.Controls Namespace > SnapToGridAttributes Class > SnapToGridAttributes Constructor : SnapToGridAttributes Constructor(Point,Point,GridSizeOption,Point,SnapPosition,Double,Double) |
'Declaration Public Function New( _ ByVal gridCenter As System.Windows.Point, _ ByVal gridSize As System.Windows.Point, _ ByVal gridSizeOption As GridSizeOption, _ ByVal snapTolerance As System.Windows.Point, _ ByVal snapPosition As SnapPosition, _ ByVal gridRows As System.Double, _ ByVal gridColumns As System.Double _ )
'Usage Dim gridCenter As System.Windows.Point Dim gridSize As System.Windows.Point Dim gridSizeOption As GridSizeOption Dim snapTolerance As System.Windows.Point Dim snapPosition As SnapPosition Dim gridRows As System.Double Dim gridColumns As System.Double Dim instance As New SnapToGridAttributes(gridCenter, gridSize, gridSizeOption, snapTolerance, snapPosition, gridRows, gridColumns)
public SnapToGridAttributes( System.Windows.Point gridCenter, System.Windows.Point gridSize, GridSizeOption gridSizeOption, System.Windows.Point snapTolerance, SnapPosition snapPosition, System.double gridRows, System.double gridColumns )
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.