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