Click or drag to resize

ContentTypeGetAllShapePositions Method

Gets the positions of all states, fake states and labels of the workflow schema.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<Point> GetAllShapePositions()

Return Value

Type: ListPoint
[!:List<System.Drawing.Point>]
See Also