PaintEventOptionsGraphics Property

The IGraphics used to paint the item.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public IGraphics Graphics { get; set; }

Property Value

IGraphics

See Also