PlotProgressIsPlotCancelled Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
Boolean
See Also