PlotConfigManagerCurrentConfig
Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public static PlotConfig CurrentConfig { get; }
Public Shared ReadOnly Property CurrentConfig As PlotConfig
Get
public:
static property PlotConfig^ CurrentConfig {
PlotConfig^ get ();
}
static member CurrentConfig : PlotConfig with get
Property Value
PlotConfig
See Also