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