MentalRayRenderSettingsTraitsDiagnosticGridModeParameterMode Property
|
Property that represents the mode for a
diagnostic grid.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.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
DiagnosticGridMode
See Also