This is the complete list of members for VectorGraphics.PrimitiveBatch.Rectangle, including all inherited members.
| color (defined in VectorGraphics.PrimitiveBatch.Shape) | VectorGraphics.PrimitiveBatch.Shape | |
| Draw(SpriteBatch spriteBatch, PrimitiveBatch primitiveBatch) (defined in VectorGraphics.PrimitiveBatch.Rectangle) | VectorGraphics.PrimitiveBatch.Rectangle | inline |
| edgeColor (defined in VectorGraphics.PrimitiveBatch.Rectangle) | VectorGraphics.PrimitiveBatch.Rectangle | |
| edgeWidth (defined in VectorGraphics.PrimitiveBatch.Rectangle) | VectorGraphics.PrimitiveBatch.Rectangle | |
| filled (defined in VectorGraphics.PrimitiveBatch.Shape) | VectorGraphics.PrimitiveBatch.Shape | |
| position (defined in VectorGraphics.PrimitiveBatch.Shape) | VectorGraphics.PrimitiveBatch.Shape | |
| Rectangle(Vector2 position, Vector2 size, Color color, bool filled=true) (defined in VectorGraphics.PrimitiveBatch.Rectangle) | VectorGraphics.PrimitiveBatch.Rectangle | inline |
| Rectangle(Microsoft.Xna.Framework.Rectangle rectangle, Color color, bool filled=true, float edgeWidth=0, Color? edgeColor=null) (defined in VectorGraphics.PrimitiveBatch.Rectangle) | VectorGraphics.PrimitiveBatch.Rectangle | inline |
| rotation (defined in VectorGraphics.PrimitiveBatch.Rectangle) | VectorGraphics.PrimitiveBatch.Rectangle | |
| Shape(Vector2 position, Color color, bool filled=true) (defined in VectorGraphics.PrimitiveBatch.Shape) | VectorGraphics.PrimitiveBatch.Shape | inline |
| size (defined in VectorGraphics.PrimitiveBatch.Rectangle) | VectorGraphics.PrimitiveBatch.Rectangle | |