Click or drag to resize

CursorTypes Enumeration

Flags for Cursor type

Namespace: Patagames.Pdf.Enums
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public enum CursorTypes
Members
Member nameValueDescription
Arrow0 Arrow cursor
NESW1 North east south west cursor
NWSE2 North west south east cursor
VBeam3 Vertical beam cursor
HBeam4 Horizontal beam cursor
Hand5 Hand cursor
See Also