ImageGear .NET v24.14 - Updated
ImGearRectangleZoomSettings Class
Members 




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearRectangleZoomSettings Class
This class represents the settings for the rectangle zoom mouse tool.
Object Model
ImGearRectangleZoomSettings Class
Syntax
'Declaration
 
<StyleTypedPropertyAttribute(Property="SelectionStyle", StyleTargetType=System.Windows.Shapes.Rectangle)>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
Public Class ImGearRectangleZoomSettings 
   Inherits System.Windows.DependencyObject
'Usage
 
Dim instance As ImGearRectangleZoomSettings
[StyleTypedProperty(Property="SelectionStyle", StyleTargetType=System.Windows.Shapes.Rectangle)]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public class ImGearRectangleZoomSettings : System.Windows.DependencyObject 
[StyleTypedProperty(Property="SelectionStyle", StyleTargetType=System.Windows.Shapes.Rectangle)]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public __gc class ImGearRectangleZoomSettings : public System.Windows.DependencyObject 
[StyleTypedProperty(Property="SelectionStyle", StyleTargetType=System.Windows.Shapes.Rectangle)]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public ref class ImGearRectangleZoomSettings : public System.Windows.DependencyObject 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ImageGear.Windows.Controls.ImGearRectangleZoomSettings

See Also

Reference

ImGearRectangleZoomSettings Members
ImageGear.Windows.Controls Namespace