Click or drag to resize

EllipseFromGraphObj Method

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

Parameters

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

Return Value

Type: Ellipse
Remarks