Click or drag to resize

RoiCommandsToggleLimitToImage Property

Controls limiting of graphic editing to the image for the given overlay.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: LimitToImage
See Also