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
SyntaxProperty Width As Integer
Get
Set
Return Value
Type:
Int32LONG
RemarksWidth - OriginX must be less than or equal to the actual Width of the Image Data.
See Also