| KM_AxisGroupName Property |
Call Name
Use to describe what the Axis Group controls
i.e.
Spindle 1 Carriage, Wrist, etc...
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also