IMcRegionAccessLeft Property
|
|
The image coordinate of the left side of the McRegionAccess ROI.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Left As Integer
Get
Property Value
Type:
Int32
RemarksIf the SizeRatio is other than 1:1 (i.e., the region access is
sub-sampled), then this property is given in the sub-sampled coordinate space,
not the full resolution image coordinate space (the ROI property is exposed in
the full-resolution coordinate space, however).
See Also