ComponentOne Bitmap for WPF
C1.WPF.DX.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 IntPtr
    public IntPtr DataPointer
    See Also