Parameters
- view
Return Value
null if GoView.CanResizeObjects is false or if GoObject.
CanResize
and GoObject.CanReshape
are both false; otherwise the value of CursorName if it is non-null; finally a cursor name depending on the HandleID, such as "se-resize" for GoObject.BottomRight
or "hand" for GoLink.RelinkableToHandle, or "move" for most other handles, or finally null if the HandleID is GoObject.NoHandle
.