Click or drag to resize

ClickOnWorkspacePixelLocation Property

Returns the selected pixel location, or (-1,-1) if no location was selected.

Namespace:  MediaCy.Commands.Workflow
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property PixelLocation As McCommandOutputArgument(Of PointF)
	Get
	Set

Property Value

Type: McCommandOutputArgumentPointF

Return Value

Type: McCommandOutputArgumentPointF
Remarks