DrawingPrintRangeTopRight Property |
Get the upper right coordinates of the print range of the paper or partial drawing.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract Point2d PrintRangeTopRight { get; }
Public MustOverride ReadOnly Property PrintRangeTopRight As Point2d
Get
Property Value
Type:
Point2dSee Also