LinearAccessDataBasePtr Field

CVB.Net Documentation

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public readonly IntPtr BasePtr

Field Value

Type: IntPtr
Remarks

Remember that the increments to be added to the base pointer are given in bytes, not in pixels. BasePtr by design points to the pixel at location (0,0).
See Also

Reference