Version

SkinElement Class Members

The following tables list the members exposed by SkinElement.

Public Constructors
 NameDescription
Public ConstructorSkinElement ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDestinationRectGets/sets the destination rectangle for this SkinElement instance.  
Public PropertyIdGets/sets the ID string that must uniquely identify this SkinElement instance.  
Public PropertyImageGets/sets the raster image used as a texture by this SkinElement instance.  
Public PropertySourceRectGets/sets the source rectangle for this SkinElement instance.  
Public PropertyTileGets/sets the individual texture tile from this SkinElement instance.  
Public Methods
 NameDescription
Public MethodDisposeCleans up resources allocated by this object.  
Public MethodLoadLoads an image texture into this SkinElement instance.  
See Also