The graphic drawing interface currently used.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public IGraphics Graphics { get; }
Visual Basic
Public ReadOnly Property Graphics As IGraphics
	Get

Property Value

Type: IGraphics

See Also