CursorManagerCursorSize Property |
Gets or sets the size of pointer cursors in cm. This value is only used when
UseDPI is set to
true.
Namespace:
TouchScript.Behaviors.Cursors
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float CursorSize { get; set; }
Property Value
Type:
Single The size of pointer cursors in cm.
See Also