| IElementType Property |
Type of the element
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax ElementType Type { get; set; }
Property Type As ElementType
Get
Set
property ElementType Type {
ElementType get ();
void set (ElementType value);
}
Property Value
Type:
ElementTypeSee Also