Click or drag to resize

EdgesCommandsAdd Property

Adds an edge to the profile.

Namespace:  MediaCy.Automation.Measure.LineProfile.Profile
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Add ( 
	parent As McCommand
) As AddEdge
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AddEdge
See Also