Gets the type of the Element. It returns the value of "Type" or "type"
Attribute.
If the
Attribute doesn't exist, returns empty string.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Type As String
Get
property String^ Type {
String^ get ();
}
abstract Type : string with get
Property Value
Type:
StringSee Also