MentalRayRenderSettingsTraitsDiagnosticGridModeParameterMode Property
 | 
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public DiagnosticGridMode Mode { get; }
 
Public ReadOnly Property Mode As DiagnosticGridMode
        Get
 
public:
property DiagnosticGridMode Mode {
        DiagnosticGridMode get ();
}
 
member Mode : DiagnosticGridMode with get
 
 
 
Property Value
Type: 
DiagnosticGridMode 
See Also