PlotInfoValidatedSettings Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
PlotSettings
See Also