PublishSheetEventArgsPaperScale Property
|
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public double PaperScale { get; }
Public ReadOnly Property PaperScale As Double
Get
public:
property double PaperScale {
double get ();
}
member PaperScale : float with get
Property Value
Double
See Also