PdfSaveConverterSettingsPartDrawingPaperMarginY Property |
Gets or sets the margin in the Y direction when transforming the partial map.
Valid when the alignment criteria are not central.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract float PartDrawingPaperMarginY { get; set; }
Public MustOverride Property PartDrawingPaperMarginY As Single
Get
Set
Property Value
Type:
Single
Between 0 and 5 (mm)
See Also