Skip to main content

EllipseGeometry Properties

Properties

BoundsGets the geometry's bounding rectangle.
(Inherited from Geometry)
CenterGets or sets a point that defines the center of the ellipse.
ContourLengthGets the geometry's total length as if all its contours are placed in a straight line.
(Inherited from Geometry)
InheritanceParentGets or sets the parent object that inherited AvaloniaProperty values are inherited from.
(Inherited from AvaloniaObject)
Item(AvaloniaProperty)Gets or sets the value of a AvaloniaProperty.
(Inherited from AvaloniaObject)
Item(IndexerDescriptor)Gets or sets a binding for a AvaloniaProperty.
(Inherited from AvaloniaObject)
RadiusXGets or sets a double that defines the radius in the X-axis of the ellipse.
RadiusYGets or sets a double that defines the radius in the Y-axis of the ellipse.
RectGets or sets a rect that defines the bounds of the ellipse.
TransformGets or sets a transform to apply to the geometry.
(Inherited from Geometry)

See Also

Reference

EllipseGeometry Class
Avalonia.Media Namespace