Click or drag to resize

CrosshairCommandsCrosshair Property

Toggles the Crosshair on the source.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Crosshair
Remarks
If source is not set via Input.Value or ICommandSource interface then command will be applied to the active document.
See Also