Click or drag to resize

LayoutPlacementPoint Property

Gets or sets the placement point of the layout.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public abstract Point2d PlacementPoint { get; set; }

Property Value

Type: Point2d
See Also