Gets or sets the ShapeControlPoint used to modify the node's shape.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ShapeControlPoint ControlPoint { get; set; } |
Visual Basic Copy Code |
---|
Public Property ControlPoint As ShapeControlPoint |
An instance of the ShapeControlPoint class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |