Values for the
BitmapSourceViewer.InteractiveMode property.
Syntax
Visual Basic (Declaration) | |
---|
Public Enum BitmapSourceViewerInteractiveMode
Inherits Enum |
C# | |
---|
public enum BitmapSourceViewerInteractiveMode : Enum |
C++/CLI | |
---|
public enum class BitmapSourceViewerInteractiveMode : public Enum |
XAML Attributes Usage | |
---|
<object InteractiveMode=Leadtools.Windows.Controls.BitmapSourceViewerInteractiveMode .../> |
XAML Attributes Usage | |
---|
<object InteractiveMode=Leadtools.Windows.Controls.BitmapSourceViewerInteractiveMode .../> |
Members
Remarks
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family
See Also