Gets the top-left position of the screen line which is about to be drawn, or was drawn.

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

Syntax

C#
public Point Position { get; }
Visual Basic
Public ReadOnly Property Position As Point
	Get

Property Value

Type: Point

See Also