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

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