Share via


EllipseGeometry.RadiusXProperty Property

Definition

Identifies the RadiusX dependency property.

public:
 static property DependencyProperty ^ RadiusXProperty { DependencyProperty ^ get(); };
static DependencyProperty RadiusXProperty();
public static DependencyProperty RadiusXProperty { get; }
var dependencyProperty = EllipseGeometry.radiusXProperty;
Public Shared ReadOnly Property RadiusXProperty As DependencyProperty

Property Value

The RadiusX dependency property identifier.

Applies to