Click or drag to resize

DxfLoadConverterSettingsLayoutMarginY Property

Get or set the margin in the Y direction of the placement origin of the partial drawing layout.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract double LayoutMarginY { get; set; }

Property Value

Type: Double
margin in the Y direction of the layout origin of the partial drawing layout. Values in the range of 0.0 to 50.0.
See Also