Method AddTextureControl
AddTextureControl(IControlContainer, String, String, String)
Declaration
public static TextureControl AddTextureControl(this IControlContainer container, string propertyName, string extraPropertyName1 = null, string extraPropertyName2 = null)
Parameters
| Type | Name | Description |
|---|---|---|
| IControlContainer | container | |
| String | propertyName | |
| String | extraPropertyName1 | |
| String | extraPropertyName2 |
Returns
| Type | Description |
|---|---|
| TextureControl |