Share via


EllipseGeometry.RadiusYProperty Property

Definition

Identifies the RadiusY dependency property.

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

Property Value

The RadiusY dependency property identifier.

Applies to