The BitmapViewer type exposes the following members.
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from Control.) | |
AccessibleDefaultActionDescription | (Inherited from Control.) | |
AccessibleDescription | (Inherited from Control.) | |
AccessibleName | (Inherited from Control.) | |
AccessibleRole | (Inherited from Control.) | |
ActualSizeHorizontalScale |
Gets an image width multiplied at the ratio screen resolution to image resolution. |
|
ActualSizeVerticalScale |
Gets an image height multiplied at the ratio screen resolution to image resolution. |
|
AllowDrop | (Inherited from Control.) | |
AlphaEnabled |
Gets/sets a value that specifies whether to alpha blend the bitmap or just copy (alpha channel is ignored). |
|
Anchor | (Inherited from Control.) | |
AutoScrollOffset | (Inherited from Control.) | |
AutoSize | (Inherited from Control.) | |
AutoUpdate |
Gets/sets a value that specifies whether control should be automatically updated after each change of the image. |
|
BackColor | (Inherited from Control.) | |
BackgroundImage |
Gets/sets the background image displayed in the control. (Overrides Control.BackgroundImage.) |
|
BackgroundImageLayout | (Inherited from Control.) | |
BindingContext | (Inherited from Control.) | |
Bitmap |
Gets/sets a bitmap which is displayed at the control. |
|
BorderStyle |
Gets/sets the border style of the control. (Inherited from ViewerBase.) |
|
Bottom | (Inherited from Control.) | |
Bounds | (Inherited from Control.) | |
CanEnableIme | (Inherited from Control.) | |
CanFocus | (Inherited from Control.) | |
CanRaiseEvents | (Inherited from Control.) | |
CanSelect | (Inherited from Control.) | |
Capture | (Inherited from Control.) | |
CausesValidation | (Inherited from Control.) | |
ClientRectangle | (Inherited from Control.) | |
ClientSize | (Inherited from Control.) | |
ColorManagementEngine |
Gets/sets color management engine (module) which will be used during image displaying. Graphics Mill for .NET supports the following engines: LittleCMS and Adobe CMM. The property also allows to disable color management and display without color matching. |
|
CompanyName | (Inherited from Control.) | |
Container | (Inherited from Component.) | |
ContainsFocus | (Inherited from Control.) | |
ContextMenu | (Inherited from Control.) | |
ContextMenuStrip | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
Created | (Inherited from Control.) | |
CreateParams | (Inherited from Control.) | |
Cursor | (Inherited from Control.) | |
DataBindings | (Inherited from Control.) | |
DefaultCursor |
Gets/sets default cursor for a control. (Inherited from ViewerBase.) |
|
DefaultImeMode | (Inherited from Control.) | |
DefaultMargin | (Inherited from Control.) | |
DefaultMaximumSize | (Inherited from Control.) | |
DefaultMinimumSize | (Inherited from Control.) | |
DefaultPadding | (Inherited from Control.) | |
DefaultSize | (Inherited from Control.) | |
DesignMode | (Inherited from Component.) | |
DisplayRectangle | (Inherited from Control.) | |
Disposing | (Inherited from Control.) | |
Dock | (Inherited from Control.) | |
DoubleBuffered | (Inherited from Control.) | |
Enabled | (Inherited from Control.) | |
Events | (Inherited from Component.) | |
Focused | (Inherited from Control.) | |
Font |
Gets/sets the font of the text displayed by the control. (Overrides Control.Font.) |
|
FontHeight | (Inherited from Control.) | |
ForeColor |
Gets/sets the foreground color of the control. (Overrides Control.ForeColor.) |
|
Handle | (Inherited from Control.) | |
HasChildren | (Inherited from Control.) | |
HasContent |
Gets a value indicating if the viewer contains a bitmap. (Overrides ViewerBase.HasContent.) |
|
Height | (Inherited from Control.) | |
HorizontalLargeChange |
Gets/sets the large step of the horizontal scroll bar. |
|
HorizontalSmallChange |
Gets/sets the small step of the horizontal scroll bar. |
|
ImeMode | (Inherited from Control.) | |
ImeModeBase | (Inherited from Control.) | |
InvokeRequired | (Inherited from Control.) | |
IsAccessible | (Inherited from Control.) | |
IsDisposed | (Inherited from Control.) | |
IsHandleCreated | (Inherited from Control.) | |
IsMirrored | (Inherited from Control.) | |
LayoutEngine | (Inherited from Control.) | |
Left | (Inherited from Control.) | |
Location | (Inherited from Control.) | |
Margin | (Inherited from Control.) | |
MaximumSize | (Inherited from Control.) | |
MaxZoom |
Gets/sets a maximum allowed zoom value. (Inherited from ViewerBase.) |
|
MinimumSize | (Inherited from Control.) | |
MinZoom |
Gets/sets a minimum allowed zoom value. (Inherited from ViewerBase.) |
|
Name | (Inherited from Control.) | |
Navigator |
Gets/sets a navigator control which is responsible for the user input. (Inherited from ViewerBase.) |
|
Padding | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
PreferredSize | (Inherited from Control.) | |
ProductName | (Inherited from Control.) | |
ProductVersion | (Inherited from Control.) | |
RecreatingHandle | (Inherited from Control.) | |
Region | (Inherited from Control.) | |
RenderRightToLeft | Obsolete. (Inherited from Control.) | |
ResizeRedraw | (Inherited from Control.) | |
Right | (Inherited from Control.) | |
RightToLeft |
Gets/sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Overrides Control.RightToLeft.) |
|
Rubberband |
Gets/sets a currently attached rubberband control. (Inherited from ViewerBase.) |
|
ScaleChildren | (Inherited from Control.) | |
ScaleToActualSize |
Get/sets value that specifies whether to take into account the image resolution (DPI) during displaying. |
|
ScrollBarsStyle |
Gets/sets a value that specify whether to display scroll bar and whether to hide them automatically when the displayed image is less than the control size. (Overrides ViewerBase.ScrollBarsStyle.) |
|
ScrollingPosition |
Gets/sets a position of the scroll bars. (Overrides ViewerBase.ScrollingPosition.) |
|
ScrollingSize |
Gets a scroll bar length (in other words, the size of the image fragment which is out of the visible area). |
|
ShowFocusCues | (Inherited from Control.) | |
ShowKeyboardCues | (Inherited from Control.) | |
Site | (Inherited from Control.) | |
Size | (Inherited from Control.) | |
TabIndex | (Inherited from Control.) | |
TabStop | (Inherited from Control.) | |
Tag | (Inherited from Control.) | |
Text |
Gets/sets the text associated with this control. (Overrides Control.Text.) |
|
Top | (Inherited from Control.) | |
TopLevelControl | (Inherited from Control.) | |
Unit |
Gets/sets a physical unit of measure for the viewer. (Overrides ViewerBase.Unit.) |
|
UseWaitCursor | (Inherited from Control.) | |
VerticalLargeChange |
Gets/sets the large step of the vertical scroll bar. |
|
VerticalSmallChange |
Gets/sets the small step of the vertical scroll bar. |
|
ViewerResolution |
Gets the monitor resolution as it is specified in Windows settings. (Inherited from ViewerBase.) |
|
ViewportAlignment |
Gets/sets a value that specifies bitmap alignment in the control. (Overrides ViewerBase.ViewportAlignment.) |
|
Visible | (Inherited from Control.) | |
WheelZoomAmount |
Gets/sets a zooming factor used during a mouse wheel scroll. (Inherited from ViewerBase.) |
|
Width | (Inherited from Control.) | |
WindowTarget | (Inherited from Control.) | |
WorkspaceBackColor1 |
Gets/sets the primary color of the bitmap background (the first color for the checkered background or a solid color background). |
|
WorkspaceBackColor2 |
Gets/sets the secondary color of the bitmap background (the second color for the checkered background). |
|
WorkspaceBackgroundStyle |
Gets/sets a background style of the image. |
|
WorkspaceBorderColor |
Gets/sets a color of the bitmap border. (Overrides ViewerBase.WorkspaceBorderColor.) |
|
WorkspaceBorderEnabled |
Gets/sets a value that specifies whether to display the bitmap border. (Overrides ViewerBase.WorkspaceBorderEnabled.) |
|
WorkspaceBorderWidth |
Gets/sets the width of the bitmap border. (Overrides ViewerBase.WorkspaceBorderWidth.) |
|
WorkspaceHeight |
Gets/sets the height of the workspace. (Overrides ViewerBase.WorkspaceHeight.) |
|
WorkspaceWidth |
Gets/sets the width of the workspace. (Overrides ViewerBase.WorkspaceWidth.) |
|
Zoom |
Gets/sets a current zoom value. (Inherited from ViewerBase.) |
|
ZoomMode |
Gets/sets a zooming behavior of a control (automatic or manual). (Inherited from ViewerBase.) |
|
ZoomQuality |
Gets/sets the value that specifies a zoom quality. |