Article | 41023751 |
Type | HowTo |
Product | Engine |
Version | 5.0.1.1034Alpha |
Date Added | 10/19/2004 |
Submitted by | Hans Berende |
Keywords |
It is strongly recommended to pass Long type value(i.e 32) to OsnapMode and not the Constant(VdOsnapNearest).
Caution:keep in mind that Long has a different data width (32 bits) in Visual Studio 6.0. If you are passing a 32-bit argument in OsnapMode , declare it as Integer instead of Long in .NET