Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
RasterImageViewer Class Properties
See Also 
Leadtools.WinForms Namespace : RasterImageViewer Class


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

Public Properties

 NameDescription
Public Property AccessibilityObject (Inherited from System.Windows.Forms.Control)
Public Property AccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)
Public Property AccessibleDescription (Inherited from System.Windows.Forms.Control)
Public Property AccessibleName (Inherited from System.Windows.Forms.Control)
Public Property AccessibleRole (Inherited from System.Windows.Forms.Control)
Public Property AllowDrop (Inherited from System.Windows.Forms.Control)
Public Property Anchor (Inherited from System.Windows.Forms.Control)
Public Property AutoResetScaleFactor Enables or disables the automatic reset of the ScaleFactor property.  
Public Property AutoResetScrollPosition Enables or disables the automatic reset of the AutoScrollPosition property.  
Public Property AutoScrollLargeChange Gets the value of the large change for scrolling.  
Public Property AutoScrollMinSize Gets the minimum size of the auto-scroll.  
Public Property AutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public Property AutoScrollPosition Gets or sets the location of the auto-scroll position.  
Public Property AutoScrollSmallChange Gets the value of the small change for scrolling.  
Public Property BackColor (Inherited from System.Windows.Forms.Control)
Public Property BackgroundImage (Inherited from System.Windows.Forms.Control)
Public Property BackgroundImageLayout (Inherited from System.Windows.Forms.Control)
Public Property BindingContext (Inherited from System.Windows.Forms.Control)
Public Property Bottom (Inherited from System.Windows.Forms.Control)
Public Property Bounds (Inherited from System.Windows.Forms.Control)
Public Property CanFocus (Inherited from System.Windows.Forms.Control)
Public Property CanSelect (Inherited from System.Windows.Forms.Control)
Public Property Capture (Inherited from System.Windows.Forms.Control)
Public Property CausesValidation (Inherited from System.Windows.Forms.Control)
Public Property ClientRectangle (Inherited from System.Windows.Forms.Control)
Public Property ClientSize (Inherited from System.Windows.Forms.Control)
Public Property CompanyName (Inherited from System.Windows.Forms.Control)
Public Property Container (Inherited from System.ComponentModel.Component)
Public Property ContainsFocus (Inherited from System.Windows.Forms.Control)
Public Property ContextMenu (Inherited from System.Windows.Forms.Control)
Public Property ContextMenuStrip (Inherited from System.Windows.Forms.Control)
Public Property Controls (Inherited from System.Windows.Forms.Control)
Public Property Created (Inherited from System.Windows.Forms.Control)
Public Property Cursor (Inherited from System.Windows.Forms.Control)
Public Property DataBindings (Inherited from System.Windows.Forms.Control)
Public Property DestinationRectangle Gets the current destination rectangle used for displaying the image.  
Public Property DisplayRectangle (Inherited from System.Windows.Forms.Control)
Public Property Disposing (Inherited from System.Windows.Forms.Control)
Public Property Dock (Inherited from System.Windows.Forms.Control)
Public Property Enabled (Inherited from System.Windows.Forms.Control)
Public Property Focused (Inherited from System.Windows.Forms.Control)
Public Property Font (Inherited from System.Windows.Forms.Control)
Public Property ForeColor (Inherited from System.Windows.Forms.Control)
Public Property Handle (Inherited from System.Windows.Forms.Control)
Public Property HasChildren (Inherited from System.Windows.Forms.Control)
Public Property Height (Inherited from System.Windows.Forms.Control)
Public Property Image Gets and sets the RasterImage currently assigned for display by the control.  
Public Property ImeMode (Inherited from System.Windows.Forms.Control)
Public Property InvokeRequired (Inherited from System.Windows.Forms.Control)
Public Property IsAccessible (Inherited from System.Windows.Forms.Control)
Public Property IsDisposed (Inherited from System.Windows.Forms.Control)
Public Property IsHandleCreated (Inherited from System.Windows.Forms.Control)
Public Property IsMirrored (Inherited from System.Windows.Forms.Control)
Public Property LayoutEngine (Inherited from System.Windows.Forms.Control)
Public Property Left (Inherited from System.Windows.Forms.Control)
Public Property Location (Inherited from System.Windows.Forms.Control)
Public Property Margin (Inherited from System.Windows.Forms.Control)
Public Property MaximumSize (Inherited from System.Windows.Forms.Control)
Public Property MinimumSize (Inherited from System.Windows.Forms.Control)
Public Property Name (Inherited from System.Windows.Forms.Control)
Public Property Padding (Inherited from System.Windows.Forms.Control)
Public Property PaintProperties Gets and sets the RasterPaintProperties which control the display.  
Public Property Parent (Inherited from System.Windows.Forms.Control)
Public Property PreferredSize (Inherited from System.Windows.Forms.Control)
Public Property ProductName (Inherited from System.Windows.Forms.Control)
Public Property ProductVersion (Inherited from System.Windows.Forms.Control)
Public Property RecreatingHandle (Inherited from System.Windows.Forms.Control)
Public Property Region (Inherited from System.Windows.Forms.Control)
Public Property Right (Inherited from System.Windows.Forms.Control)
Public Property RightToLeft (Inherited from System.Windows.Forms.Control)
Public Property ScaleFactor The zoom factor used to display the image.  
Public Property Site (Inherited from System.Windows.Forms.Control)
Public Property Size (Inherited from System.Windows.Forms.Control)
Public Property SizeMode Determines how the control displays the image and the automatic adjustments of the display rectangles.  
Public Property SourceRectangle Gets and sets the source rectangle for painting.  
Public Property TabIndex (Inherited from System.Windows.Forms.Control)
Public Property TabStop (Inherited from System.Windows.Forms.Control)
Public Property Tag (Inherited from System.Windows.Forms.Control)
Public Property Text (Inherited from System.Windows.Forms.Control)
Public Property Top (Inherited from System.Windows.Forms.Control)
Public Property TopLevelControl (Inherited from System.Windows.Forms.Control)
Public Property UseWaitCursor (Inherited from System.Windows.Forms.Control)
Public Property Visible (Inherited from System.Windows.Forms.Control)
Public Property Width (Inherited from System.Windows.Forms.Control)
Top

Protected Properties

See Also