JwSaveConverterSettingsPaperMarginY Property |
Get or set the margin in the Y direction of the placement origin of the part drawing layout in [Paper Defaults].
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract double PaperMarginY { get; set; }Public MustOverride Property PaperMarginY As Double
Get
Set
Property Value
Type:
Double
margin in the Y direction of the layout origin of the part drawing layout.
See Also