eDriven Framework API
AdjustHeightToTexture Property
NamespaceseDriven.Gui.ComponentsImageAdjustHeightToTexture
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public bool AdjustHeightToTexture { get; set; }
Public Property AdjustHeightToTexture As Boolean
	Get
	Set
public:
property bool AdjustHeightToTexture {
	bool get ();
	void set (bool value);
}

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