elementType
Description​
Gets or sets the type of the element for which this articulation is for.
- JavaScript
- C#
- Kotlin
elementType: string;
string ElementType { get; set; }
var elementType: String
Gets or sets the type of the element for which this articulation is for.
elementType: string;
string ElementType { get; set; }
var elementType: String