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