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