Click or drag to resize

ShapeCommandsEllipse Property

Creates new or modifies parameters of the existing Ellipse object.

Namespace:  MediaCy.Automation.Select.Annotations
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Ellipse ( 
	parent As McCommand
) As Ellipse
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Ellipse
See Also