Graphics Property (RenderEventArgs)
In This Topic
Gets the graphics.
Syntax
'Declaration
<C1DescriptionAttribute("RenderEventArgs.Graphics", "Gets the graphics.")>
Public ReadOnly Property Graphics As Graphics
[C1Description("RenderEventArgs.Graphics", "Gets the graphics.")]
public Graphics Graphics {get;}
See Also