DrawingViewViewBottomLeftPoint Property |
Get the lower left coordinates of the currently displayed range in the world coordinate system.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract Point2d ViewBottomLeftPoint { get; }
Public MustOverride ReadOnly Property ViewBottomLeftPoint As Point2d
Get
Property Value
Type:
Point2dSee Also