Gets a float array containing the coordinates of the points defining the Bézier curve represented by this element.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public float[] Coordinates { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Coordinates As Single() |
An array of float values containing the coordinates of the points composing this element.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |