PlotSettingsValidatorCurrent Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public static PlotSettingsValidator Current { get; }
Public Shared ReadOnly Property Current As PlotSettingsValidator
Get
public:
static property PlotSettingsValidator^ Current {
PlotSettingsValidator^ get ();
}
static member Current : PlotSettingsValidator with get
Property Value
Type:
PlotSettingsValidator
See Also