Click or drag to resize

IMcRegionAccessTop Property

The image coordinate of the top side of the McRegionAccess ROI.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Top As Integer
	Get

Property Value

Type: Int32
Remarks
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