ControlStyle..::..TextureRect Property

source rectangle of the texture expressed in pixels

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

Syntax


public Rectangle TextureRect { set; }
Public WriteOnly Property TextureRect As Rectangle
	Set
public:
property Rectangle^ TextureRect {
	void set (Rectangle^ value);
}

Field Value

The texture rect.