Click or drag to resize

ShapeCommandsCircle Property

Creates new or modifies parameters of the existing Circle object.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Circle
See Also