HeaderButtonImageSpriteProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Header |
Initializes a new instance of the Header |
Header |
Initializes a new instance of the Header |
#Properties
Name | Description |
---|---|
Css |
Gets or sets the name of the cascading style sheet (CSS) class that defines a normal state image’s position within a custom sprite image.
Inherited from Image |
Hottracked |
Gets or sets the name of the cascading style sheet (CSS) class that defines a hottracked state image’s position within a custom sprite image. |
Hottracked |
Gets or sets a hottracked state image’s horizontal offset within a sprite image specified via a control’s Sprite |
Hottracked |
Gets or sets a hottracked state image’s vertical offset within a sprite image specified via a control’s Sprite |
Left |
Gets or sets a normal state image’s horizontal offset within a sprite image specified via a control’s Sprite |
Top |
Gets or sets a normal state image’s vertical offset within a sprite image, specified via a control’s Sprite |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object into the current instance of the Image |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Merge |
Combines the properties of the specified Properties |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Returns the Image |
To |
Returns the string that represents the current object.
Inherited from State |
See Also