Leadtools.Windows.Controls Send comments on this topic. | Back to Introduction - LEADTOOLS WPF | Help Version 16.5.9.25
ImagePanViewer Class Properties
See Also 
Leadtools.Windows.Controls Namespace : ImagePanViewer Class


For a list of all members of this type, see ImagePanViewer members.

Public Properties

 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBindingGroup (Inherited from System.Windows.FrameworkElement)
Public PropertyBitmapEffect (Inherited from System.Windows.UIElement)
Public PropertyBitmapEffectInput (Inherited from System.Windows.UIElement)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyClipToBounds (Inherited from System.Windows.UIElement)
Public PropertyCommandBindings (Inherited from System.Windows.UIElement)
Public PropertyContextMenu (Inherited from System.Windows.FrameworkElement)
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFocusable (Inherited from System.Windows.UIElement)
Public PropertyFocusVisualStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyForceCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyHasAnimatedProperties (Inherited from System.Windows.UIElement)
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyInnerBrush Gets or sets the brush to be used for the pan rectangle .This is a dependency property.  
Public PropertyInputBindings (Inherited from System.Windows.UIElement)
Public PropertyInputScope (Inherited from System.Windows.FrameworkElement)
Public PropertyIsArrangeValid (Inherited from System.Windows.UIElement)
Public PropertyIsEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsFocused (Inherited from System.Windows.UIElement)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsInitialized (Inherited from System.Windows.FrameworkElement)
Public PropertyIsInputMethodEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocused (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocusWithin (Inherited from System.Windows.UIElement)
Public PropertyIsLoaded (Inherited from System.Windows.FrameworkElement)
Public PropertyIsMeasureValid (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsMouseDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsMouseOver (Inherited from System.Windows.UIElement)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyIsStylusCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsStylusCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsStylusDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsStylusOver (Inherited from System.Windows.UIElement)
Public PropertyIsVisible (Inherited from System.Windows.UIElement)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyLayoutTransform (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyOuterBrush Gets or sets the brush to be used to fill the area located outside the pan viewer rectangle. This is a dependency property.  
Public PropertyOverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyPersistId (Inherited from System.Windows.UIElement)
Public PropertyPosition Gets or sets the position for the ImagePanViewer control. This is a dependency property.  
Public PropertyRectanglePen Gets or sets the Pen used to draw the Pan Rectangle. This is a dependency property.  
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertySnapsToDevicePixels (Inherited from System.Windows.UIElement)
Public PropertySource Gets or sets the viewer currently assigned for the panning process by the control. This is a dependency property.  
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplatedParent (Inherited from System.Windows.FrameworkElement)
Public PropertyToolTip (Inherited from System.Windows.FrameworkElement)
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUid (Inherited from System.Windows.UIElement)
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

See Also