Class Node
Annotation data of node type.
public sealed class Node : Annotation, IAnnotation
- Inheritance
-
Node
- Implements
- Inherited Members
-
Annotation.SetProperty<T>(string, Optional<T>)
Fields
geometry
Geometric type.
public string geometry
Field Value
parent
Parent node.
public Node.IParent parent
Field Value
transform
Transform.
public Transform transform