Click or drag to resize

BitmapHolder Properties

The BitmapHolder type exposes the following members.

Properties
 NameDescription
Public propertyBitmap The bitmap.
Public propertyIsEmbedded The flag to indicate whether the bitmap is embedded.
Public propertyPath The file path. This could be an internal (if embedded) or external (if not embedded) path.
Public propertyPixelSize The pixel size of the bitmap.
Public propertyResolution The dpi of the bitmap.
Public propertySize The metric size of the bitmap.
Top
See Also