Custom Properties | Explanation |
---|---|
Appearance | Sets the appearance of the ImageKit Control border |
AutoDisplay | Sets whether or not the image will automatically be displayed |
AutoSize | Sets whether or not the ImageKit Control will be resized to fit the size of the image |
BackColor | Sets the color for the background of the ImageKit Control |
BackgroundImageFile | Sets the name of the file displayed as the background image in the ImageKit Control |
BackgroundImageVectorHeight | Sets the height of the vector image that is being displayed as a background image in the ImageKit Control |
BackgroundImageVectorWidth | Sets the width of the vector image that is being displayed as a background image in the ImageKit Control |
BitCount | The number of bits per pixel in the image |
BlinkSpeed | Sets the speed at which the border of the selected area blinks |
BorderColor | Sets the color of the ImageKit Control border |
BorderVisible | Sets whether or not the ImageKit Control border is visible |
DispCenterX | Sets the x-coordinate of a point on an image that will be displayed from the center of the ImageKit Control |
DispCenterY | Sets the y-coordinate of a point on an image that will be displayed from the center of the ImageKit Control |
DisplayMode | Sets the display mode to Scale, Stretch, ActualSize, etc. |
DispScaleX | Sets the horizontal magnification at which and image is displayed in the ImageKit Control |
DispScaleY | Sets the vertical magnification at which and image is displayed in the ImageKit Control |
DispStartX | Sets the point on the image that will be displayed from the top left corner of the ImageKit Control |
DispStartY | Sets the point on the image that will be displayed from the top left corner of the ImageKit Control |
DrawVectorColor | Sets the color used when vector images are displayed in the ImageKit Control |
DXFBlack | Sets whether or not white is displayed as black and black is displayed as white in DXF images |
Enabled | Sets whether or not mouse or keyboard events are enabled in the ImageKit Control |
EnableOLEDrag | Sets whether or not OLE drag and drop is enabled |
ErrorStatus | Refers to the types of errors that can occur when using the ImageKit Control |
Grad | Sets the units of measurement at which the graduation is displayed |
GradBackColor | Sets the background color of the graduation in the ImageKit Control |
GradColor | Sets the color of the graduation in the ImageKit Control |
Gray | Determines whether or not the image is grayscale |
Grid | Sets the units of measurement at which the grid is displayed |
GridColor | Sets the color of the grid lines in the ImageKit Control |
GridSpace | Sets the size of the spaces in the grid |
Hdc | Refers to the device context of the ImageKit Control |
Hwnd | Refers to the window handle of the ImageKit Control |
ImageHandle | Refers to the image handle of the base image |
ImageHdc | Refers to the image handle of the base image |
ImageHdc | Refers to the displayed image's memory device context |
ImageHeight | Refers to the height of the image in pixels |
ImageKind | Refers to the image type |
ImageSize | Refers to the size of the image in bytes |
ImageWidth | Refers to the width of the image in pixels |
ImageWidthByte | Refers to the number of bytes per line in the image |
InvalidHatchColor | Sets the color of the hatch pattern shown in the ImageKit Control when an image is not displayed |
InvalidHatchPattern | Sets the pattern that is displayed in that portion of the ImageKit control not covered by an image |
LayerNo | Sets the image to be processed (either the base image or one of the layer images) |
Mask1632 | Refers to the type of mask data in a 16bit color or 32bit color image |
MouseCursorFile | Sets the filename for the cursor file that determines the custom mouse cursor in the ImageKit Control |
MouseCursorType | Sets the shape of the mouse cursor used in the ImageKit Control |
MouseDragImage | Sets whether or not the image in the ImageKit Control can be scrolled by dragging it with the mouse |
MouseWheel | Sets whether the mouse wheel can be used to scroll |
PalBlue | Refers to the blue value of the pixel at the clicked location in the base image in the ImageKit Control |
PalCount | Refers to the number of palette colors for the image |
PalGreen | Refers to the green value of the pixel at the clicked location in the base image in the ImageKit Control |
PalRed | Refers to the red value of the pixel at the clicked location in the base image in the ImageKit Control |
Picture | allows you to pass a raster image or a vector image between the ImageKit and a VisualBasic Picture object or a C#.NET/VB.NET Image object |
RectBottom | Refers to the bottom coordinate of the selected area in the ImageKit Control |
RectColor1 | Sets the one of the colors of the dotted line that distinguishes the selected area in the ImageKit Control |
RectColor2 | Sets the one of the colors of the dotted line that distinguishes the selected area in the ImageKit Control |
RectDraw | Sets whether an area can be selected on the base image in the ImageKit Control |
RectDrawFix | Sets whether or not the selected area drawn on the base image in the ImageKit Control can be resized with the mouse |
RectDrawRatio | Sets the ratio of the height to the width in the selected area drawn on the base image in the ImageKit Control |
RectLeft | Refers to the left coordinate of the selected area in the ImageKit Control |
RectMouseCursorFile | Sets the filename for the cursor file that defines the shape of the cursor when the mouse is dragged within the ImageKit Control |
RectMouseCursorType | Sets the shape of the mouse cursor when the mouse is dragged within the ImageKit Control |
RectRight | Refers to the right coordinate of the selected area in the ImageKit Control |
RectTop | Refers to the top coordinate of the selected area in the ImageKit Control |
Refine1BitImage | Sets whether or not a 1 bit color image, a 4 bit grayscale image, or an 8 bit grayscale image will be displayed in high quality in the ImageKit Control. This property has been deprecated. Use the StretchMode property instead. |
RefineColorImage | Sets whether or not a 24 or 32 bit color image will be displayed in high quality when it is reduced in size. (When the image is larger than the ImageKit Control). This property has been deprecated. Use the StretchMode property instead. |
ScrollBar | Sets whether or not scroll bars are displayed on the ImageKit Control |
ScrollHeight | Sets the height of the scroll for the image displayed in the ImageKit Control |
ScrollWidth | Sets the width of the scroll for the image displayed in the ImageKit Control |
ShowBackgroundImage | Sets whether or not an image is displayed in the ImageKit Control background |
ShowInDisp | Sets whether or not the base image is displayed in the ImageKit Control |
ShowInMagnifier | Sets whether or not the base image is displayed in the Magnifier window |
ShowInPanWindow | Sets whether or not the base image is displayed in the Pan window |
SimpleDispCtrl | Limits the ImageKit Control to displaying only to the base image |
StretchMode | Sets the method used when images are expanded or contracted. Not to be confused with the DisplayMode stretch parameter. |
ToolTip | Sets the units of measurement at which the tool tip coordinates are displayed. |
ToolTipColor | Sets the the color of the tool tip background displayed when the mouse is moved over an image |
ToolTipTimeSecond | Sets the number of seconds the tool tip is displayed |
ToolTipXfromMouse | Sets the horizontal offset in pixels between the mouse cursor position and the tool tip |
ToolTipYfromMouse | Sets the vertical offset in pixels between the mouse cursor position and the tool tip |
TransBlue | Sets the blue value for the transparent color in the base (raster) image |
TransGreen | Sets the green value for the transparent color in the base (raster) image |
Transparent | Enables the transparent color in the base image |
TransRed | Sets the red value for the transparent color in the base (raster) image |
VectorAntiAliasDisplay | Sets whether a vector image's antialias display is enabled |
Xdpi | Refers to the number of pixels per horizontal inch (horizontal resolution) in the image |
Ydpi | Refers to the number of pixels per vertical inch (vertical resolution) in the image |