GREET API
Exposed interfaces to create modules that can be loaded in GREET
 All Classes Namespaces Files Functions Enumerations Enumerator Properties Events
PlugInsInterfaces.DataTypes.IPicture Interface Reference

Image that is stored in GREET More...

Inheritance diagram for PlugInsInterfaces.DataTypes.IPicture:
Collaboration diagram for PlugInsInterfaces.DataTypes.IPicture:

Properties

string Name [get, set]
 Name of that image More...
 

Additional Inherited Members

- Public Member Functions inherited from PlugInsInterfaces.DataTypes.IXmlObj
XmlNode ToXmlNode (XmlDocument xmlDoc)
 
void FromXmlNode (IData data, XmlNode node)
 

Detailed Description

Image that is stored in GREET

Definition at line 13 of file IPicture.cs.

Property Documentation

string PlugInsInterfaces.DataTypes.IPicture.Name
getset

Name of that image

Definition at line 19 of file IPicture.cs.


The documentation for this interface was generated from the following file: