Click or drag to resize

PolygonTransformGetPoints Method

Gets the points used in the polygon.

Namespace:  Atalasoft.Imaging.ImageProcessing.Transforms
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Point[] GetPoints()

Return Value

Type: Point
The points array used for the polygon
See Also