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