LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 Property ActualHeight (Inherited from System.Windows.FrameworkElement)
public Property ActualWidth (Inherited from System.Windows.FrameworkElement)
public Property AllowDrop (Inherited from System.Windows.UIElement)
public Property Background (Inherited from System.Windows.Controls.Control)
public Property BindingGroup (Inherited from System.Windows.FrameworkElement)
public Property BitmapEffect (Inherited from System.Windows.UIElement)
public Property BitmapEffectInput (Inherited from System.Windows.UIElement)
public Property BorderBrush (Inherited from System.Windows.Controls.Control)
public Property BorderThickness (Inherited from System.Windows.Controls.Control)
public Property Clip (Inherited from System.Windows.UIElement)
public Property ClipToBounds (Inherited from System.Windows.UIElement)
public Property CommandBindings (Inherited from System.Windows.UIElement)
public Property Content (Inherited from System.Windows.Controls.ContentControl)
public Property ContentStringFormat (Inherited from System.Windows.Controls.ContentControl)
public Property ContentTemplate (Inherited from System.Windows.Controls.ContentControl)
public Property ContentTemplateSelector (Inherited from System.Windows.Controls.ContentControl)
public Property ContextMenu (Inherited from System.Windows.FrameworkElement)
public Property Cursor (Inherited from System.Windows.FrameworkElement)
public Property DataContext (Inherited from System.Windows.FrameworkElement)
public Property DependencyObjectType (Inherited from System.Windows.DependencyObject)
public Property DesiredSize (Inherited from System.Windows.UIElement)
public Property Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public Property Effect (Inherited from System.Windows.UIElement)
public Property FlowDirection (Inherited from System.Windows.FrameworkElement)
public Property Focusable (Inherited from System.Windows.UIElement)
public Property FocusVisualStyle (Inherited from System.Windows.FrameworkElement)
public Property FontFamily (Inherited from System.Windows.Controls.Control)
public Property FontSize (Inherited from System.Windows.Controls.Control)
public Property FontStretch (Inherited from System.Windows.Controls.Control)
public Property FontStyle (Inherited from System.Windows.Controls.Control)
public Property FontWeight (Inherited from System.Windows.Controls.Control)
public Property ForceCursor (Inherited from System.Windows.FrameworkElement)
public Property Foreground (Inherited from System.Windows.Controls.Control)
public Property HasAnimatedProperties (Inherited from System.Windows.UIElement)
public Property HasContent (Inherited from System.Windows.Controls.ContentControl)
public Property Height (Inherited from System.Windows.FrameworkElement)
public Property HorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public Property HorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public Property InnerBrushGets or sets the brush used to fill the area inside the pan rectangle. Supported in Silverlight, Windows Phone 7  
public Property InputBindings (Inherited from System.Windows.UIElement)
public Property InputScope (Inherited from System.Windows.FrameworkElement)
public Property IsArrangeValid (Inherited from System.Windows.UIElement)
public Property IsEnabled (Inherited from System.Windows.UIElement)
public Property IsFocused (Inherited from System.Windows.UIElement)
public Property IsHitTestVisible (Inherited from System.Windows.UIElement)
public Property IsInitialized (Inherited from System.Windows.FrameworkElement)
public Property IsInputMethodEnabled (Inherited from System.Windows.UIElement)
public Property IsKeyboardFocused (Inherited from System.Windows.UIElement)
public Property IsKeyboardFocusWithin (Inherited from System.Windows.UIElement)
public Property IsLoaded (Inherited from System.Windows.FrameworkElement)
public Property IsMeasureValid (Inherited from System.Windows.UIElement)
public Property IsMouseCaptured (Inherited from System.Windows.UIElement)
public Property IsMouseCaptureWithin (Inherited from System.Windows.UIElement)
public Property IsMouseDirectlyOver (Inherited from System.Windows.UIElement)
public Property IsMouseOver (Inherited from System.Windows.UIElement)
public Property IsSealed (Inherited from System.Windows.DependencyObject)
public Property IsStylusCaptured (Inherited from System.Windows.UIElement)
public Property IsStylusCaptureWithin (Inherited from System.Windows.UIElement)
public Property IsStylusDirectlyOver (Inherited from System.Windows.UIElement)
public Property IsStylusOver (Inherited from System.Windows.UIElement)
public Property IsTabStop (Inherited from System.Windows.Controls.Control)
public Property IsVisible (Inherited from System.Windows.UIElement)
public Property Language (Inherited from System.Windows.FrameworkElement)
public Property LayoutTransform (Inherited from System.Windows.FrameworkElement)
public Property Margin (Inherited from System.Windows.FrameworkElement)
public Property MaxHeight (Inherited from System.Windows.FrameworkElement)
public Property MaxWidth (Inherited from System.Windows.FrameworkElement)
public Property MinHeight (Inherited from System.Windows.FrameworkElement)
public Property MinWidth (Inherited from System.Windows.FrameworkElement)
public Property Name (Inherited from System.Windows.FrameworkElement)
public Property Opacity (Inherited from System.Windows.UIElement)
public Property OpacityMask (Inherited from System.Windows.UIElement)
public Property OuterBrushGets or sets the brush used to fill the area outside the pan rectangle. Supported in Silverlight, Windows Phone 7  
public Property OverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
public Property Padding (Inherited from System.Windows.Controls.Control)
public Property Parent (Inherited from System.Windows.FrameworkElement)
public Property PersistId (Inherited from System.Windows.UIElement)
public Property PositionGets or sets the current pan rectangle position. Supported in Silverlight, Windows Phone 7  
public Property RenderSize (Inherited from System.Windows.UIElement)
public Property RenderTransform (Inherited from System.Windows.UIElement)
public Property RenderTransformOrigin (Inherited from System.Windows.UIElement)
public Property Resources (Inherited from System.Windows.FrameworkElement)
public Property SnapsToDevicePixels (Inherited from System.Windows.UIElement)
public Property SourceGets or sets the image viewer currently assigned for panning process by the control. Supported in Silverlight, Windows Phone 7  
public Property StrokeGets or sets brush used to draw the pan rectangle. Supported in Silverlight, Windows Phone 7  
public Property StrokeThicknessGets or sets a value that indicates the size of the pan rectangle border. Supported in Silverlight, Windows Phone 7  
public Property Style (Inherited from System.Windows.FrameworkElement)
public Property TabIndex (Inherited from System.Windows.Controls.Control)
public Property Tag (Inherited from System.Windows.FrameworkElement)
public Property Template (Inherited from System.Windows.Controls.Control)
public Property TemplatedParent (Inherited from System.Windows.FrameworkElement)
public Property ToolTip (Inherited from System.Windows.FrameworkElement)
public Property Triggers (Inherited from System.Windows.FrameworkElement)
public Property Uid (Inherited from System.Windows.UIElement)
public Property VerticalAlignment (Inherited from System.Windows.FrameworkElement)
public Property VerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public Property Visibility (Inherited from System.Windows.UIElement)
public Property Width (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

See Also