EllipseGeometry.Center Property
Silverlight
Gets or sets the center point of the EllipseGeometry.
Namespace: System.Windows.Media
Assembly: System.Windows (in System.Windows.dll)
Dependency property identifier field: CenterProperty
The XAML syntax for Center specifies a new Point as a string. The delimiter between the x and y values of the point can be either a comma or a space. Note that the comma usage has potential to clash with the usage of comma as the decimal point in some UI cultures. For more information, see the "XAML Attribute Syntax" section of Point.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.