Click or drag to resize

RoiCommandsConvertToPoly Property

Converts selected line, rectangle, rounded rectangle, circle and ellipse into polyline/polygon.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ConvertToPoly
See Also