| color (defined in VectorGraphics.PrimitiveBatch.Shape) | VectorGraphics.PrimitiveBatch.Shape | |
| ConstrainToSide(Vector2 position, Vector2 start, Vector2 end, float particleRadius=5f) (defined in VectorGraphics.PrimitiveBatch.Line) | VectorGraphics.PrimitiveBatch.Line | inlinestatic |
| Draw(SpriteBatch spriteBatch, PrimitiveBatch primitiveBatch) (defined in VectorGraphics.PrimitiveBatch.Line) | VectorGraphics.PrimitiveBatch.Line | inline |
| Draw(SpriteBatch spriteBatch, PrimitiveBatch primitiveBatch, Vector2 start, Vector2 end, Color color, float width) (defined in VectorGraphics.PrimitiveBatch.Line) | VectorGraphics.PrimitiveBatch.Line | inlinestatic |
| end (defined in VectorGraphics.PrimitiveBatch.Line) | VectorGraphics.PrimitiveBatch.Line | |
| filled (defined in VectorGraphics.PrimitiveBatch.Shape) | VectorGraphics.PrimitiveBatch.Shape | |
| Line(Vector2 start, Vector2 end, Color color, float width) (defined in VectorGraphics.PrimitiveBatch.Line) | VectorGraphics.PrimitiveBatch.Line | inline |
| Line(Vector2 start, float angle, float distance, Color color, float width) (defined in VectorGraphics.PrimitiveBatch.Line) | VectorGraphics.PrimitiveBatch.Line | inline |
| position (defined in VectorGraphics.PrimitiveBatch.Shape) | VectorGraphics.PrimitiveBatch.Shape | |
| Shape(Vector2 position, Color color, bool filled=true) (defined in VectorGraphics.PrimitiveBatch.Shape) | VectorGraphics.PrimitiveBatch.Shape | inline |
| width (defined in VectorGraphics.PrimitiveBatch.Line) | VectorGraphics.PrimitiveBatch.Line | |