Usages of HandleType
Properties
type | in ConstrainedHandle | Gets the wrappedHandler's type property. | |
type | in IHandle | Gets the type of the handle that can be used by the rendering engine to render types differently. | |
type | in PortLocationModelParameterHandle | Gets or sets the type of the handle that can be used by the rendering engine to render types differently. | |
type | in PortRelocationHandle | ||
type | in RectangleHandle | Gets or sets the type of the handle that can be used by the rendering engine to render types differently. | |
type | in ReshapeHandlerHandle | Gets 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 HandleType | Converts the given argument to an enum constant of this enum type. |
Method Parameters
addHandle (IMutablePoint, Cursor?, HandleType?) | in HandleInputMode | Factory method that creates and adds a handle to this mode by wrapping a given IMutablePoint instance. | |
from (HandleType) | in HandleType | Converts the given argument to an enum constant of this enum type. | |
getName (HandleType) | in HandleType | Returns the name of the given enum constant. | |
create () | in IHandle |