fillAntialias

open override fun fillAntialias(fillAntialias: Boolean): FillLayer

Whether or not the fill should be antialiased.

Use static method FillLayer.defaultFillAntialias to set the default property.

Parameters

fillAntialias

value of fillAntialias


open override fun fillAntialias(fillAntialias: Expression): FillLayer

Whether or not the fill should be antialiased.

Use static method FillLayer.defaultFillAntialiasAsExpression to set the default property.

Parameters

fillAntialias

value of fillAntialias as Expression


Whether or not the fill should be antialiased.