Click or drag to resize

FeaturesCommandsMerge Property

Merge overlapped features and keep them as union.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Merge
See Also