DxfLoadConverterSettingsLayoutMarginX Property |
Get or set the X direction margin 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 LayoutMarginX { get; set; }
Public MustOverride Property LayoutMarginX As Double
Get
Set
Property Value
Type:
Double
margin in the X direction of the layout origin of the partial drawing layout. Values in the range of 0.0 to 50.0.
See Also