IMcRegionAccessWidth Property
|
|
The width of the McRegionAccess ROI.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Width As Integer
Get
Property Value
Type:
Int32
RemarksThis value is always equal to Right - Left + 1.
If 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