ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / VertexBufferProperties Class / DataPointer Field

In This Topic
    DataPointer Field (VertexBufferProperties)
    In This Topic
    const unsigned char* data
    Syntax
    'Declaration
     
    Public DataPointer As System.IntPtr
    public System.IntPtr DataPointer
    See Also