Vpat Properties

CVB.Net Documentation

The Vpat type exposes the following members.

Properties

  NameDescription
Public propertyBasePtr
VPAT base pointer.
Public propertyIntXEntry
X offset table.
Public propertyIntYEntry
Y offset table.
Public propertyLongXEntry
X offset table.
Public propertyLongYEntry
Y offset table.
Public propertyRotation
Guesses the rotation of this VPAT.
Public propertyVpatLayout
Combined VPAT layout. If x or y VPAT layout is confuse, the combined layout will also be confuse. If x or y VPAT layout is linear, the combined layout will also be linear. If x and y VPAT layout is linear with data type, the combined layout will be linear with data type.
Public propertyVpatPtr
Pointer to the native VPAT structure.
Public propertyXEntry
X offset table.
Public propertyXVpatLayout
Increment layout of the x VPAT.
Public propertyYEntry
Y offset table.
Public propertyYVpatLayout
Increment layout of the y VPAT.
Top
See Also

Reference