EllipseGeometry Properties
Properties
Bounds | Gets the geometry's bounding rectangle. (Inherited from Geometry) |
Center | Gets or sets a point that defines the center of the ellipse. |
ContourLength | Gets the geometry's total length as if all its contours are placed in a straight line. (Inherited from Geometry) |
InheritanceParent | Gets 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) |
RadiusX | Gets or sets a double that defines the radius in the X-axis of the ellipse. |
RadiusY | Gets or sets a double that defines the radius in the Y-axis of the ellipse. |
Rect | Gets or sets a rect that defines the bounds of the ellipse. |
Transform | Gets or sets a transform to apply to the geometry. (Inherited from Geometry) |