Click or drag to resize
DigitalRuneEllipseFigure Properties

The EllipseFigure type exposes the following members.

Properties
  NameDescription
Public propertyBoundingShape
Gets the collision shape for bounding volume tests and culling.
(Inherited from Figure.)
Public propertyHitShape
Gets the collision shape for hit tests.
(Inherited from Figure.)
Public propertyIsFilled
Gets or sets a value indicating whether the ellipse is filled.
Public propertyRadiusX
Gets or sets the radius of the ellipse in the x direction.
Public propertyRadiusY
Gets or sets the radius of the ellipse in the y direction.
Top
See Also