SplitContainer..::..AspectRatio Property

Gets or sets the aspect ratio.

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

Syntax


public float AspectRatio { get; set; }
Public Property AspectRatio As Single
	Get
	Set
public:
property float^ AspectRatio {
	float^ get ();
	void set (float^ value);
}

Field Value

The aspect ratio.