ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / DataStream Class / PositionPointer Property

In This Topic
    PositionPointer Property
    In This Topic
    Gets the position pointer.
    Syntax
    'Declaration
     
    Public ReadOnly Property PositionPointer As System.IntPtr
    public System.IntPtr PositionPointer {get;}

    Property Value

    The position pointer.
    See Also