setdatadescription - eisclimber/ExPresS-XR GitHub Wiki
Method in PictureDataProvider
Allows to set the PictureData's description to be localized.
public void SetDataDescription(string description, int idx)| Name | Description |
|---|---|
string description |
Description to be set. |
int idx |
Index to the description. |