PdfSaveConverterSettingsPartDrawingPaperScale Property |
Gets or sets the scale when transforming the subdiagram.
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 PartDrawingPaperScale { get; set; }
Public MustOverride Property PartDrawingPaperScale As Single
Get
Set
Property Value
Type:
Single
0 or between 0.01 and 8.0 (0: Adjust to paper size)
See Also