Shape.pointCount

Get the total number of points in the shape.

class Shape
@property abstract
uint
pointCount
()

Return Value

Type: uint

Number of points in the shape.

Meta