Click or drag to resize

LayoutOriginMode Enumeration

Reference of layout origin of partial drawing layout when reading DXF / DWG file

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum LayoutOriginMode
Members
  Member nameValueDescription
VisibleShapesBottomLeft0 All lower left of the figure range
AllShapesBottomLeft1 Bottom left of all figure range
PartOrigin2 The origin of the partial figure
See Also