Initializes a new instance of the ArcTemplate class with the specified coordinates.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public ArcTemplate ( |
Visual Basic
![]() |
---|
Public New ( _ |
The x-coordinate of the upper left corner of the ellipse's bounding rectangle.
The y-coordinate of the upper left corner of the ellipse's bounding rectangle.
The width of the ellipse's bounding rectangle.
The height of the ellipse's bounding rectangle.
The clockwise angle, in degrees, between the horizontal axis of the ellipse and the starting point of the arc.
The clockwise angle, in degrees, between the starting point and the ending point of the arc.
An arc template is defined by an ellipse and starting and sweeping angles.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |