Defines keys used to associate 3D position data with a node through the LayoutTraits property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public enum View3D |
Visual Basic Copy Code |
---|
Public Enum View3D |
Member name | Description | |
---|---|---|
Position |
Specifies the position of a node in 3D coordinate space. The value associated with this key should be a Point3D object. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |