PreviewEndPlotInfoStatus Property
 | 
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
PreviewEndPlotStatus
 
See Also