DrawEventArgs Constructors
Provides data for the XRControl.Draw event.Name | Parameters | Description |
---|---|---|
DrawEventArgs(IGraphics, RectangleF, VisualBrick) | gr, bounds, brick | Initializes a new instance of the DrawEventArgs class with the specified settings. |
See Also