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


For a list of all members of this type, see BitmapSourceViewerElement 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 Gets or sets the bitmap effect for the BitmapSourceViewerElement. This is a dependency property.  
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 PropertyFrame Specifies the thickness of the frame that you add to the BitmapSourceViewerElement Control. This is a dependency property.  
Public PropertyFrameBackground Specifies the border brush of the frame that you add to the BitmapSourceViewerElement control. This is a dependency property.  
Public PropertyFrameShadow Specifies the thickness of the shadow for the frame that you add to the BitmapSourceViewerElement control. This is a dependency property.  
Public PropertyFrameShadowBackground Specifies the shadow brush for the frame that you add to the BitmapSourceViewerElement control. This is a dependency property.  
Public PropertyGeometry Gets or sets a Geometry to be drawn on the BitmapSourceViewerElement. This is a dependency property.  
Public PropertyHasAnimatedProperties (Inherited from System.Windows.UIElement)
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalScaleFactor Gets the current horizontal scaling factor for the image display.  
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 PropertyIsImageAvailable Determines whether the Source property is available.  
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 PropertyOverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyPersistId (Inherited from System.Windows.UIElement)
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 PropertyScaleFactor The zoom factor used to display the image. This is a dependency property.  
Public PropertySizeMode Determines how the BitmapSourceViewerElement displays the image. This is a dependency property.  
Public PropertySnapsToDevicePixels (Inherited from System.Windows.UIElement)
Public PropertySource Gets or sets the BitmapSource for the BitmapSourceViewerElement. 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 PropertyTransition Gets or sets the TransitionBase that specifies the type of transition to be applied on BitmapSourceViewer.  
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUid (Inherited from System.Windows.UIElement)
Public PropertyUseDpi Gets or sets a value that indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap. This is a dependency property.  
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalScaleFactor Gets the current vertical scaling factor for the image display.  
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

See Also