eDriven Framework API
WidthFrom Property
NamespaceseDriven.Animation.WrappersResizeInstanceWidthFrom
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<float> WidthFrom { get; set; }
Public Property WidthFrom As Nullable(Of Single)
	Get
	Set
public:
property Nullable<float> WidthFrom {
	Nullable<float> get ();
	void set (Nullable<float> value);
}

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