LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

ImageViewer Class Members

Fields  Properties  Methods  Events


The following tables list the members exposed by ImageViewer.

Public Constructors
 NameDescription
Public ConstructorImageViewer ConstructorInitializes a new ImageViewer WinRT support  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AspectRatioCorrectionPropertyIdentifies the AspectRatioCorrection dependency property.  
Public Fieldstatic (Shared in Visual Basic)DefaultInteractiveModePropertyIdentifies the DefaultInteractiveMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)EnableDpiCorrectionPropertyIdentifies the EnableDpiCorrection dependency property.  
Public Fieldstatic (Shared in Visual Basic)FlipPropertyIdentifies the Flip dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageDpiXPropertyIdentifies the ImageDpiX dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageDpiYPropertyIdentifies the ImageDpiY dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageHorizontalAlignmentPropertyIdentifies the ImageHorizontalAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageSizePropertyIdentifies the ImageSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageVerticalAlignmentPropertyIdentifies the ImageVerticalAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)InteractiveServicePropertyIdentifies the InteractiveService dependency property.  
Public FieldMaximumScaleFactorThe maximum value for the ScaleFactor property (1000).  
Public FieldMinimumScaleFactorThe minimum value for the ScaleFactor property (0.001).  
Public Fieldstatic (Shared in Visual Basic)MouseWheelInteractiveModePropertyIdentifies the MouseWheelInteractiveMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)NewImageResetOptionsPropertyIdentifies the NewImageResetOptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)OwnerDrawPropertyIdentifies the OwnerDraw dependency property.  
Public Fieldstatic (Shared in Visual Basic)RestrictHiddenScrollModePropertyIdentifies the RestrictHiddenScrollMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)ReversePropertyIdentifies the Reverse dependency property.  
Public Fieldstatic (Shared in Visual Basic)RotateAnglePropertyIdentifies the RotateAngle dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScaleFactorPropertyIdentifies the ScaleFactor dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScreenDpiXPropertyIdentifies the ScreenDpiX dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScreenDpiYPropertyIdentifies the ScreenDpiY dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScrollModePropertyIdentifies the ScrollMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScrollOffsetPropertyIdentifies the ScrollOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)SizeModePropertyIdentifies the SizeMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)SourcePropertyIdentifies the Source dependency property.  
Public Fieldstatic (Shared in Visual Basic)TouchInteractiveModePropertyIdentifies the TouchInteractiveMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)UseDpiPropertyIdentifies the UseDpi dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAspectRatioCorrectionGets or sets the manual aspect ratio correction value WinRT support  
Public PropertyControlSizeGets the control size. WinRT support  
Public PropertyCurrentScaleFactorGets or sets the current scale factor for the image display. WinRT support  
Public PropertyCurrentXScaleFactorGets the actual value of the horizontal scale factor for the image display. WinRT support  
Public PropertyCurrentYScaleFactorGets the actual value of the vertical scale factor for the image display. WinRT support  
Public PropertyDefaultInteractiveModeGets or sets the ImageViewerInteractiveMode that the viewer control should use to process default input events. WinRT support  
Public PropertyDefaultZoomOriginGets the origin of the default zoom point for current horizontal and vertical alignment, in control coordinates. WinRT support  
Public PropertyEnableDpiCorrectionGets or sets a value that indicates whether the viewer should view images with non-uniform DPI with the correct aspect ratio. WinRT support  
Public PropertyFlipGets or sets a value which determines if the ImageViewer will display the image flipped vertically. WinRT support  
Public PropertyHasImageGets a value that indicate if the viewer currently has an image. WinRT support  
Public PropertyHorizontalScrollHeightGets the height of the vertical scrollbar. WinRT support  
Public PropertyImageControlCenterGets the location of the center of the image, in control coordinates. WinRT support  
Public PropertyImageDpiXGets or sets the horizontal resolution in dots/inch (or DPI) of the image. WinRT support  
Public PropertyImageDpiYGets or sets the vertical resolution in dots/inch (or DPI) of the image. WinRT support  
Public PropertyImageHorizontalAlignmentGets or sets a value that indicates the horizontal alignment for the image in this control. WinRT support  
Public PropertyImageSizeGets or sets the size of the image in the viewer. WinRT support  
Public PropertyImageVerticalAlignmentGets or sets a value that indicates the vertical alignment for the image in this control. WinRT support  
Public PropertyInteractiveModeCanvasGets the interactive mode canvas. WinRT support  
Public PropertyInteractiveServiceGets or sets the InteractiveService for this viewer control. WinRT support  
Public PropertyMouseWheelInteractiveModeGets or sets the ImageViewerInteractiveMode that the viewer control should use to process mouse wheel events. WinRT support  
Public PropertyNewImageResetOptionsGets or sets a value that determines which properties to reset when a new image is set into the viewer. WinRT support  
Public PropertyOwnerDrawGets or sets the value that indicate whether the viewer should draw image on its canvas or not. WinRT support  
Public PropertyRealImageSizeGets the real width and height of the image. WinRT support  
Public PropertyRestrictHiddenScrollModeGets or sets a value that indicates whether scrolling or panning the image outside the maximum range is allowed. WinRT support  
Public PropertyReverseGets or sets a value which determines if the ImageViewer will display the image reversed horizontally. WinRT support  
Public PropertyRotateAngleGets or sets the value of the rotation angle to use when displaying the image. WinRT support  
Public PropertyScaleFactorGets or sets the scale factor used to display the image. WinRT support  
Public PropertyScreenDpiXGets or sets the current screen horizontal resolution in dots per inch (or DPI). WinRT support  
Public PropertyScreenDpiYGets or sets the current screen vertical resolution in dots/inch (or DPI). WinRT support  
Public PropertyScrollModeGets or sets a value that determines how the control handles scrollbars when the current transformation results in the image being larger than the container. WinRT support  
Public PropertyScrollOffsetGets or sets the scroll offset value. WinRT support  
Public PropertyScrollRangeGets the size of the current maximum scroll area. WinRT support  
Public PropertySizeModeGets or sets a value that determines how the control displays the image and the adjusts the display automatically. WinRT support  
Public PropertySourceThe actual ImageSource image object WinRT support  
Public PropertyTouchInteractiveModeGets or sets the ImageViewerInteractiveMode that the viewer control should use to process touch input events. WinRT support  
Public PropertyTransformGets the current transformation matrix used for displaying the image. WinRT support  
Public PropertyUseDpiGets or sets a value that indicates whether the control must account for the physical resolution of the image when calculating the display properties. WinRT support  
Public PropertyVerticalScrollWidthGets the width of the vertical scrollbar. WinRT support  
Public PropertyWorkingInteractiveModeGets the ImageViewerInteractiveMode that the viewer control is currently using to process input events. WinRT support  
Top
Protected Properties
 NameDescription
Protected PropertyCanScrollGets a value that determines if the ImageViewer can obtain the value of the auto scrollbar location. WinRT support  
Protected PropertyCanUpdateGets a value that determines if the ImageViewer currently will update the image viewing transform and invalidate the display when changes are made to the control's properties or to the image. WinRT support  
Top
Public Methods
 NameDescription
Public MethodBeginUpdateStops the viewer from being updated if any change is applied. This is useful to increase the control's speed efficiency. WinRT support  
Public MethodCenterAtPointCenters the image display at the specified point. WinRT support  
Public MethodConvertPointConverts the specified point from one CoordinateType to another. WinRT support  
Public MethodConvertRectConverts the specified rectangle from one CoordinateType to another. WinRT support  
Public MethodEndUpdateUse this method to indicate that updates to the ImageViewer are complete. WinRT support  
Public MethodGetTransformGets the current transformation matrix used for displaying the image with or without DPI scaling. WinRT support  
Public MethodImageControlRectangleGets the location and size of the image in the viewer in control coordinates. WinRT support  
Public MethodInvalidateInvalidates the entire surface of the control and causes the control to be redrawn. WinRT support  
Public MethodOnImageChangedRaises the ImageChanged event. WinRT support  
Public MethodOnTransformChangedRaises the TransformChanged event. WinRT support  
Public MethodScrollByScrolls the image by the specified amount. WinRT support  
Public MethodZoomZooms or changes the size mode of the image inside the viewer. WinRT support  
Public MethodZoomToRectZooms the image to the specified rectangle. WinRT support  
Top
Protected Methods
 NameDescription
Protected MethodBeginScrollThe ImageViewer should stop obtaining the value of the auto scrollbar location. WinRT support  
Protected MethodEndScrollThe ImageViewer should start obtaining the value of the auto scrollbar location again. WinRT support  
Protected MethodOnImageErrorRaises the ImageError event. WinRT support  
Protected MethodOnPropertyChangedRaises the PropertyChanged event. WinRT support  
Protected MethodOnScrollChangedRaises the ScrollChanged event. WinRT support  
Protected MethodOnWorkingInteractiveModeChangedRaises the WorkingInteractiveModeChanged event. WinRT support  
Top
Public Events
 NameDescription
Public EventImageChangedOccurs when the image in the viewer changes. WinRT support  
Public EventImageErrorOccurs if any error occurred inside the actual ImageSource object. WinRT support  
Public EventPropertyChangedOccurs when a property value in this ImageViewerchanges. WinRT support  
Public EventScrollChangedOccurs when the value of ScrollOffset changes. WinRT support  
Public EventTransformChangedOccurs when the Transform property changes. WinRT support  
Public EventWorkingInteractiveModeChangedOccurs when the WorkingInteractiveMode property changes. WinRT support  
Top
See Also

Reference

ImageViewer Class
Leadtools.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.