Click or drag to resize

IMcStreamOriginY Property

Retrieves the vertical integer offset for the beginning of a subsectional valid area of the data. This defaults to 0. Setting this value allows only saving/loading a section of an image.

Namespace:  MediaCy.IQL.IO
Assembly:  MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
Syntax
VB
Property OriginY As Integer
	Get
	Set

Return Value

Type: Int32
LONG
Remarks
Used to create a rectangle of valid data.
See Also