BitmapInfoItem Class

Information about an individual loaded bitmap.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public class BitmapInfoItem
Inheritance
Object    BitmapInfoItem

Constructors

BitmapInfoItemInitializes a new instance of the BitmapInfoItem class

Properties

Bitmap Get/Set a reference to the bitmap object.
Name Get/Set the local name of the image.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also