←Select platform

RasterPictureBox Class Members

Summary

The following tables list the members exposed by RasterPictureBox.

Public Constructors

Name Description
Public Constructor RasterPictureBox Initializes a new instance of the RasterPictureBox class.

Public Methods

Name Description
Public Method BeginUpdate Prevents the control from drawing until the EndUpdate method is called.
Public Method EndUpdate Resumes drawing which was disabled by a call to BeginUpdate.
Public Method PauseAnimation Pauses an animation playback.
Public Method PlayAnimation Continues an animation playback.
Public Method StopAnimation Stops an animation playback.
Public Method ToString Overridden. Returns a string containing the Control Name plus the SizeMode for this Control.

Protected Methods

Name Description
Protected Method Dispose(Boolean) Cleans up any resources being used.
Protected Method OnAnimationModeChanged Raises the AnimationModeChanged event.
Protected Method OnEnabledChanged Overrides Control.OnEnabledChanged.
Protected Method OnFrameChanged Raises the FrameChanged event.
Protected Method OnPaint Overrides Control.OnPaint.
Protected Method OnParentChanged Overrides Control.OnParentChanged.
Protected Method OnResize Overrides Control.OnResize.
Protected Method OnSizeModeChanged Raises the SizeModeChanged event.
Protected Method OnUseDpiChanged Raises the UseDpiChanged event.
Protected Method OnVisibleChanged Overrides Control.OnVisibleChanged.

Public Properties

Name Description
Public Property AnimationMode Determines whether to use the image global animation loop or to loop the animation continuously.
Public Property AutoDisposeImage Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this RasterPictureBox.
Public Property BorderStyle Sets the border style for the control.
Public Property Image Gets or sets the image currently assigned for display by the control.
Public Property PaintProperties Gets or sets the Leadtools.Drawing.RasterPaintProperties which control the display.
Public Property SizeMode Determines how the control displays the image and whether it automatically adjusts the display rectangles.
Public Property UseDpi Gets or sets a value that indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap.

Protected Properties

Name Description
Protected Property CreateParams Overrides Control.CreateParams.
Protected Property DefaultImeMode This member overrides Control.DefaultImeMode.
Protected Property DefaultSize This member overrides Control.DefaultSize.

Public Events

Name Description
Public Event AnimationModeChanged Occurs when the value of the AnimationMode property changes.
Public Event FrameChanged Occurs when the frame changes during animation playback.
Public Event SizeModeChanged Occurs when the value of the SizeMode property changes.
Public Event UseDpiChanged Occurs when the value of the UseDpi property changes.

See Also

RasterPictureBox Class

Leadtools.WinForms Namespace

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.