CustomButtonImageSettings Class Reference

Setting information of button custom image. More...

List of all members.

Public Member Functions

 CustomButtonImageSettings ()
 Constructor.

Properties

ImageAsset BackgroundNormalImage [get, set]
 Obtains and sets the custom image to always be displayed in the background.
ImageAsset BackgroundPressedImage [get, set]
 Obtains and sets the custom image displayed in the background when pressed.
ImageAsset BackgroundDisabledImage [get, set]
 Obtains and sets the custom image displayed in the background when disabled.
NinePatchMargin BackgroundNinePatchMargin [get, set]
 Obtains and sets the 9-patch information of the custom image displayed in the background.

Detailed Description

Setting information of button custom image.