| color (defined in VectorGraphics.PrimitiveBatch.Shape) | VectorGraphics.PrimitiveBatch.Shape | |
| cornerRadius (defined in VectorGraphics.PrimitiveBatch.RoundedRectangle) | VectorGraphics.PrimitiveBatch.RoundedRectangle | |
| Draw(SpriteBatch spriteBatch, PrimitiveBatch primitiveBatch) (defined in VectorGraphics.PrimitiveBatch.RoundedRectangle) | VectorGraphics.PrimitiveBatch.RoundedRectangle | 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 | |
| RoundedRectangle(Vector2 position, Vector2 size, float cornerRadius, Color color) (defined in VectorGraphics.PrimitiveBatch.RoundedRectangle) | VectorGraphics.PrimitiveBatch.RoundedRectangle | inline |
| 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 | |