Tao.DevIl SDK Documentation

Il.IL_ORIGIN_SET Field

nabled, the origin is specified at an absolute position, and all images loaded or saved adhere to this set origin. For more information, check out ilOriginFunc.

[Visual Basic]
Public Const IL_ORIGIN_SET As Integer = 1536
[C#]
public const int IL_ORIGIN_SET = 1536;

See Also

Il Class | Tao.DevIl Namespace