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