ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 IntPtr
    public IntPtr PositionPointer {get;}

    Property Value

    The position pointer.
    See Also