Click or drag to resize

ClassCommandsSettings Property

Sets the edge class parameters: text and color.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ClassSettings
See Also