documentationfor yFiles for HTML 2.6

Usages of HandleTypes

Properties

typein ConstrainedHandleGets the wrappedHandler's type property.
typein IHandleGets the type of the handle that can be used by the rendering engine to render types differently.
typein PortLocationModelParameterHandleGets or sets the type of the handle that can be used by the rendering engine to render types differently.
typein PortRelocationHandle
typein RectangleHandleGets or sets the type of the handle that can be used by the rendering engine to render types differently.
typein ReshapeHandlerHandleGets or sets the type of the handle that can be used by the rendering engine to render types differently.

Method Return Values

from (HandleTypes)in HandleTypesConverts the argument to HandleTypes.

Method Parameters

addHandle (IMutablePoint, Cursor?, HandleTypes?)in HandleInputModeFactory method that creates and adds a handle to this mode by wrapping a given IMutablePoint instance.
from (HandleTypes)in HandleTypesConverts the argument to HandleTypes.
create ()in IHandleCreates an implementation of the interface IHandle from the given definition.