Overload | Description |
---|---|
GraphicObject Constructor() | Initializes a new instance of the GraphicObject class. |
GraphicObject Constructor(Pen) | Initializes a new instance of the GraphicObject class. |
GraphicObject Constructor(Brush) | Initializes a new instance of the GraphicObject class. |
GraphicObject Constructor(Pen,Brush) | Initializes a new instance of the GraphicObject class. |