Click or drag to resize

ShapeFromGraphObj Method (McGraphObj, ShapeAction)

Create a new command using the properties of an existing McGraphObjCircle 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,
	shapeAction As ShapeAction
) As Shape

Parameters

graphicObject
Type: MediaCy.IQL.Display.OverlaysMcGraphObj
shapeAction
Type: MediaCy.Commands.OverlaysShapeAction

Return Value

Type: Shape
Remarks