Click or drag to resize

IMcStreamOriginX Property

Gets or Sets the horizontal integer offset for the beginning of a subsectional valid area of the data. This defaults to 0 (left-most pixel). 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 OriginX As Integer
	Get
	Set

Property Value

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