Click or drag to resize

TextFromGraphObj Method

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

Parameters

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

Return Value

Type: Text
Remarks