EllipseGeometryCenter Property |
Gets or sets the center point of the EllipseGeometry.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Point Center { get; set; }
Property Value
Type:
PointSee Also