For a list of all members of this type, see RasterPictureBox members
Public Methods
Name | Description | |
---|---|---|
BeginUpdate | Prevents the control from drawing until the EndUpdate method is called. | |
EndUpdate | Resumes drawing which was disabled by a call to BeginUpdate. | |
PauseAnimation | Pauses an animation playback. | |
PlayAnimation | Continues an animation playback. | |
StopAnimation | Stops an animation playback. | |
ToString | Overridden. Returns a string containing the Control Name plus the SizeMode for this Control. |
Protected Methods
Name | Description | |
---|---|---|
Dispose(boolean) | Cleans up any resources being used. | |
OnAnimationModeChanged | Raises the AnimationModeChanged event. | |
OnEnabledChanged | Overrides Control.OnEnabledChanged. | |
OnFrameChanged | Raises the FrameChanged event. | |
OnPaint | Overrides Control.OnPaint. | |
OnParentChanged | Overrides Control.OnParentChanged. | |
OnResize | Overrides Control.OnResize. | |
OnSizeModeChanged | Raises the SizeModeChanged event. | |
OnUseDpiChanged | Raises the UseDpiChanged event. | |
OnVisibleChanged | Overrides Control.OnVisibleChanged. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET