Style..::..Grid Property

describes the 9sclice texture regions expressed as margin

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

Syntax


public Margin Grid { get; set; }
Public Property Grid As Margin
	Get
	Set
public:
property Margin^ Grid {
	Margin^ get ();
	void set (Margin^ value);
}