The EditorDrawLine type exposes the following members.
Methods
| Name | Description |
---|
| DrawLine(Rect) | |
| DrawLine(Rect, Single) | |
| DrawLine(Rect, Color) | |
| DrawLine(Vector2, Vector2) | |
| DrawLine(Rect, Color, Single) | |
| DrawLine(Vector2, Vector2, Single) | |
| DrawLine(Vector2, Vector2, Color) | |
| DrawLine(Vector2, Vector2, Color, Single) | |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| ToString | (Inherited from Object.) |
TopSee Also