Gets or sets the index of a point from FreeFormNode.Points collection that is being modified through this handle.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public int PointIndex { get; set; } |
Visual Basic Copy Code |
---|
Public Property PointIndex As Integer |
An integer value.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |