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