MindFusion.Wpf Pack Programmer's Guide
EllipticalArc.Center Property
See Also
 





Gets the center of the arc's ellipse.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public Point Center { get; }

Visual Basic  Copy Code

Public ReadOnly Property Center As Point

 Property Value

An instance of the Point class.

 See Also

EllipticalArc Members
EllipticalArc Class
MindFusion.Vsx Namespace