PreviewEndPlotInfoStatus Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public PreviewEndPlotStatus Status { get; }
Public ReadOnly Property Status As PreviewEndPlotStatus
Get
public:
property PreviewEndPlotStatus Status {
PreviewEndPlotStatus get ();
}
member Status : PreviewEndPlotStatus with get
Property Value
Type:
PreviewEndPlotStatus
See Also