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
SyntaxProperty OriginX As Integer
Get
Set
Property Value
Type:
Int32
RemarksUsed to create a rectangle of valid data.
See Also