LinearAccessDataTBasePtr Property

CVB.Net Documentation

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

public IntPtr BasePtr { get; }

Property 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