Click or drag to resize

EdgesCommandsRemove Property

Removes the edge from 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 Remove ( 
	parent As McCommand
) As RemoveEdge
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: RemoveEdge
See Also