FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFigure..::..location Property

get/set the location of the figure

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


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

Field Value

The location.