FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsLine..::..getPoints Method

Gets the points.

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

Syntax


public List<Point> getPoints()
Public Function getPoints As List(Of Point)
public:
List<Point^>^ getPoints()

Return Value

List<Point>.