Click or drag to resize

IMcStreamWidth Property

Gets or Sets the Width property. Width indicates the number of Pixel columns from the left (originX) of the image.

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

Return Value

Type: Int32
LONG
Remarks
Width - OriginX must be less than or equal to the actual Width of the Image Data.
See Also