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