Click or drag to resize

ShapeCommandsRoundedRectangle Property

Creates new or modifies parameters of the existing Rounded Rectangle object.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: RoundedRectangle
See Also