PublishSheetEventArgsIsScaleSpecified Property
|
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public bool IsScaleSpecified { get; }
Public ReadOnly Property IsScaleSpecified As Boolean
Get
public:
property bool IsScaleSpecified {
bool get ();
}
member IsScaleSpecified : bool with get
Property Value
Type:
Boolean
See Also