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)
Syntaxpublic abstract double LayoutMarginY { get; set; }Public MustOverride Property LayoutMarginY As Double
	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