documentationfor yFiles for HTML 3.0.0.3

Usages of PointerType

Properties

pointerTypein ClickEventArgsGets the type of the pointer that was the source of this event.
pointerTypein PointerEventArgsGets the device type that caused the pointer event.

Method Return Values

from (PointerType)in PointerTypeConverts the given argument to an enum constant of this enum type.

Method Parameters

createPointerEventRecognizer (PointerType?, PointerEventType?, PointerButtons?, PointerButtons?, number?, ModifierKeys?, ModifierKeys?)in EventRecognizersCreates an event recognizer for the given arguments.
getClosestHitHandle (Point, PointerType)in HandleInputModeFinds the closest hit handle for the given world coordinate pair.
handleIsHit (IHandle, Point, Point, PointerType)in HandleInputModeDetermines whether a given handle has been visually hit by the mouse at the given world coordinates.
PointerEventArgs (PointerEventType?, Point?, PointerButtons?, ModifierKeys?, PointerButtons?, ModifierKeys?, number?, PointerType?, boolean?, number?, Size?, number?, UIEvent?, number?, number?)in PointerEventArgsConstructs a new pointer event argument.
from (PointerType)in PointerTypeConverts the given argument to an enum constant of this enum type.
getName (PointerType)in PointerTypeReturns the name of the given enum constant.