Click or drag to resize

AnnotationImage Properties

The AnnotationImage type exposes the following members.

Properties
  NameDescription
Public propertyBitCount
Gets the bit count (or bits-per-pixel) of the image.
Public propertyDisposed
Gets a value indicating whether this object has been disposed.
Public propertyDpiX
Gets the horizontal resolution of the image.
Public propertyDpiY
Gets the vertical resolution of the image.
Public propertyHeight
Gets the height of the image in pixels.
Public propertyImageData
Gets the image data.
Public propertyImageObject
Gets the actual image object for this AnnotationImage.
Public propertyPalette
Gets the image palette, if any.
Public propertyWidth
Gets the width of the image in pixels.
Top
See Also