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