Leadtools.Windows.Controls.Pro Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterImageViewerElement Class Properties
See Also 
Leadtools.Windows.Controls Namespace : RasterImageViewerElement Class


For a list of all members of this type, see RasterImageViewerElement 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 BindingGroup (Inherited from System.Windows.FrameworkElement)
Public Property BitmapEffect (Inherited from BitmapSourceViewerElement)
Public Property BitmapEffectInput (Inherited from System.Windows.UIElement)
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 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 ForceCursor (Inherited from System.Windows.FrameworkElement)
Public Property Frame (Inherited from BitmapSourceViewerElement)
Public Property FrameBackground (Inherited from BitmapSourceViewerElement)
Public Property FrameShadow (Inherited from BitmapSourceViewerElement)
Public Property FrameShadowBackground (Inherited from BitmapSourceViewerElement)
Public Property Geometry (Inherited from BitmapSourceViewerElement)
Public Property HasAnimatedProperties (Inherited from System.Windows.UIElement)
Public Property Height (Inherited from System.Windows.FrameworkElement)
Public Property HorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public Property HorizontalScaleFactor (Inherited from BitmapSourceViewerElement)
Public Property Image Gets or sets the image currently assigned for display by the control.  
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 IsImageAvailable (Inherited from BitmapSourceViewerElement)
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 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 OverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public Property Parent (Inherited from System.Windows.FrameworkElement)
Public Property PersistId (Inherited from System.Windows.UIElement)
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 ScaleFactor (Inherited from BitmapSourceViewerElement)
Public Property SizeMode (Inherited from BitmapSourceViewerElement)
Public Property SnapsToDevicePixels (Inherited from System.Windows.UIElement)
Public Property Source (Inherited from BitmapSourceViewerElement)
Public Property Style (Inherited from System.Windows.FrameworkElement)
Public Property Tag (Inherited from System.Windows.FrameworkElement)
Public Property TemplatedParent (Inherited from System.Windows.FrameworkElement)
Public Property ToolTip (Inherited from System.Windows.FrameworkElement)
Public Property Transition (Inherited from BitmapSourceViewerElement)
Public Property Triggers (Inherited from System.Windows.FrameworkElement)
Public Property Uid (Inherited from System.Windows.UIElement)
Public Property UseDpi (Inherited from BitmapSourceViewerElement)
Public Property VerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public Property VerticalScaleFactor (Inherited from BitmapSourceViewerElement)
Public Property Visibility (Inherited from System.Windows.UIElement)
Public Property Width (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

See Also