Click or drag to resize
DigitalRuneRectangleFigure Properties

The RectangleFigure 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 rectangle is filled.
Public propertyWidthX
Gets or sets the width of the rectangle in the x direction.
Public propertyWidthY
Gets or sets the width of the rectangle in the y direction.
Top
See Also