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