VisualAnalysisModeName Property |
Gets the name of the analysis mode. It is used by the _What command and the object
properties details window to describe the object.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public abstract string Name { get; }
Public MustOverride ReadOnly Property Name As String
Get
Property Value
Type:
StringSee Also