Click or drag to resize

MoveSelectedHandleFromGraphObj Method

Create command based on the graphic object.

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function FromGraphObj ( 
	graphicObject As McGraphObj,
	handle As Integer
) As MoveSelectedHandle

Parameters

graphicObject
Type: MediaCy.IQL.Display.OverlaysMcGraphObj
handle
Type: SystemInt32

Return Value

Type: MoveSelectedHandle
Remarks