Piccolo.NET

PHandle Fields

The fields of the PHandle class are listed below. For a complete list of PHandle class members, see the PHandle Members topic.

Public Static Fields

DEFAULT_COLOR The default color of a handle.
DEFAULT_HANDLE_SIZE The default width and height of a handle.

Public Instance Fields

EndHandleDrag Used to notify classes of the end of a handle drag sequence.
HandleDrag Used to notify classes of drag events in a handle drag sequence.
StartHandleDrag Used to notify classes of the start of a new handle drag sequence.

Protected Instance Fields

bounds (inherited from PNode) The bounds of this node, stored in local coordinates.

See Also

PHandle Class | UMD.HCIL.PiccoloX.Handles Namespace