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