C# Class Xwt.Drawing.ImageTagSet

Show file Open project: mono/xwt Class Usage Examples

Public Properties

Property Type Description
Empty ImageTagSet

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ImageTagSet ( string tagsArray ) : System

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ImageTagSet() public method

public ImageTagSet ( string tagsArray ) : System
tagsArray string
return System

Property Details

Empty public static property

public static ImageTagSet,Xwt.Drawing Empty
return ImageTagSet