Click or drag to resize

DrawingPrintRangeBottomLeft Property

Get the lower left coordinates of the print range of 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 PrintRangeBottomLeft { get; }

Property Value

Type: Point2d
See Also