documentationfor yFiles for HTML 3.0.0.3

Usages of HandleType

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 (HandleType)in HandleTypeConverts the given argument to an enum constant of this enum type.

Method Parameters

addHandle (IMutablePoint, Cursor?, HandleType?)in HandleInputModeFactory method that creates and adds a handle to this mode by wrapping a given IMutablePoint instance.
from (HandleType)in HandleTypeConverts the given argument to an enum constant of this enum type.
getName (HandleType)in HandleTypeReturns the name of the given enum constant.
create ()in IHandle