ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly / C1.Util.DX.Storage Namespace / NativeFileStream Class / Handle Property

In This Topic
    Handle Property
    In This Topic
    Gets the stream handle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Handle As IntPtr
    public IntPtr Handle {get;}
    See Also