GridSettingsGridBoundsBottomLeft Property |
Get the lower left coordinates of the range of the grid.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract Point2d GridBoundsBottomLeft { get; }
Public MustOverride ReadOnly Property GridBoundsBottomLeft As Point2d
Get
Property Value
Type:
Point2d
See Also