ImageControl..::..Texture Property

Gets or sets the texture.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public string Texture { get; set; }
Public Property Texture As String
	Get
	Set
public:
property String^ Texture {
	String^ get ();
	void set (String^ value);
}

Field Value

The texture.