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