eDriven Framework API
AspectRatio Property
NamespaceseDriven.Gui.ComponentsImageAspectRatio
eDriven Framework API
Image aspect ratio
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<float> AspectRatio { get; set; }
Public Property AspectRatio As Nullable(Of Single)
	Get
	Set
public:
property Nullable<float> AspectRatio {
	Nullable<float> get ();
	void set (Nullable<float> value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)