Click or drag to resize

ImageArea Properties

The ImageArea type exposes the following members.

Properties
  NameDescription
Public propertyDestHeight
Gets or sets the image destination height
Public propertyDestWidth
Gets or sets the image destination width
Public propertyImageObj
Gets the underlying image object
Public propertyTransparency
Gets or sets element transparency. The transparency is expressed as a value between 0 and 100. 0 means completely transparent and 100 completely opaque.
Public propertyXLocation
Gets or sets the image location on X
Public propertyYLocation
Gets or sets the image location on Y
Top
See Also