Back to FabImage Studio website
You are here: Start » Filter Reference » Path » Path Global Transforms » DilatePolygon
DilatePolygon
Module: | FoundationBasic |
---|
Enlarges a polygon by a given radius.
Name | Type | Description | |
---|---|---|---|
![]() |
inPolygon | Path | Input polygon |
![]() |
inRadius | Real | |
![]() |
inRasterMode | Bool | |
![]() |
outPolygon | Path | Output polygon |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Open path on input in DilatePolygon. |
Complexity Level
This filter is available on Advanced Complexity Level.