←Select platform

ImageBox Class Methods

Summary

For a list of all members of this type, see ImageBox members

Public Methods

Name Description
BeginUpdate Stops the viewer from being updated if any change is applied. This is useful to increase the control speed efficiency.
BoundsFromImageCoordinates Converts a rectangle from image to control (display) coordinates.
BoundsToImageCoordinates Converts a rectangle from control (display) to image coordinates.
EndUpdate Refreshes the control to include all the changes made after using the BeginUpdate method.
PointFromImageCoordinates Converts a point from image to control (display) coordinates.
PointToImageCoordinates Converts a point from control (display) to image coordinates.

Protected Methods

Name Description
ArrangeOverride Arranges and sizes the content of this control.
MeasureOverride Measures the child elements of this control before they are arranged during the ArrangeOverride pass.
OnAspectRatioCorrectionChanged Raises the AspectRatioCorrectionChanged event.
OnBitmapScalingModeChanged Raises the BitmapScalingModeChanged event.
OnFlipChanged Raises the FlipChanged event.
OnResetImageViewOptionsChanged Raises the ResetImageViewOptionsChanged event.
OnReverseChanged Raises the ReverseChanged event.
OnRotateAngleChanged Raises the RotateAngleChanged event.
OnScaleFactorChanged Raises the ScaleFactorChanged event.
OnScreenDpiXChanged Raises the ScreenDpiXChanged event.
OnScreenDpiYChanged Raises the ScreenDpiXChanged event.
OnSizeModeChanged Raises the SizeModeChanged event.
OnSourceChanged Raises the SourceChanged event.
OnSourceDpiXChanged Raises the SourceDpiXChanged event.
OnSourceDpiYChanged Raises the SourceDpiYChanged event.
OnTransformChanged Raises the TransformChanged event.
OnTransitionChanged Raises the TransitionChanged event.
OnUseDpiChanged Raises the UseDpiChanged event.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Controls Assembly