.NET Framework Class Library
MouseActivityEventArgs.ImageStream Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Viewer Namespace > MouseActivityEventArgs Class > MouseActivityEventArgs Properties > MouseActivityEventArgs.ImageStream Property |
Namespace: Gnostice.Core.Viewer
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public ReadOnly Property ImageStream As Stream |
C# |
public Stream ImageStream { get; } |
Visual C++ |
public: |