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