wManager.Wow.Helpers Namespace
WRobot

Blackspot..::..TypeArea Property

Gets or sets the type area (used by PathFinder).

Namespace:  wManager.Wow.Class
Assembly:  wManager (in wManager.dll)

Syntax


public PolyArea TypeArea { get; set; }
Public Property TypeArea As PolyArea
	Get
	Set
public:
property PolyArea^ TypeArea {
	PolyArea^ get ();
	void set (PolyArea^ value);
}

Field Value

The type area.