The Draw
public class DrawShapeEventArgs: EventArgs
Public Class DrawShapeEventArgs
Inherits EventArgs
Introduced: X11.
Enumeration | Description |
---|---|
Shape | Determines a shape to be drawn during the Draw |
Property | Description |
---|---|
Kind | Gets the kind of the shape. |
Location | Gets the location of the shape, in pixels. |
Size | Gets the size of the shape, in pixels. |