PointCollection.GetPointBufferPointer
Description:
Returns an unsafe pointer to the buffer in which this collection stores the points.
Returns an unsafe pointer to the buffer in which this collection stores the points.
public IntPtr GetPointBufferPointer()
IntPtr
The pointer to the collection's storage.