IMcLiveTilingTargetRect Property
|
|
Rectangle of the input tile on the input image.
Namespace:
MediaCy.IQL.Live
Assembly:
MediaCy.IQL.Live (in MediaCy.IQL.Live.dll) Version: 10.0.6912.0
SyntaxReadOnly Property TargetRect (
Index As Integer
) As Object
Get
Parameters
- Index
- Type: SystemInt32
Property Value
Type:
Object
RemarksThis function can be used inside PropertyChanged method of McLiveTiling on mcltileInputRectChanged
to draw rectanges on the input image.
See Also