PolygonGeneratorOptions.MinimumPolygonPoints

PolygonGeneratorOptions.MinimumPolygonPoints property

The minimum length of the generated polygon.

public int MinimumPolygonPoints { get; set; }

See Also