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