Hatch Fill Symbol Layer
constructor(polylineSymbol: MultilayerPolylineSymbol = MultilayerPolylineSymbol(listOf(SolidStrokeSymbolLayer(1.3333334, Color.black))), angle: Double = 0.0)
Create a hatch fill symbol layer, given a MultilayerPolylineSymbol and an angle. The fill rotates counterclockwise from East. Angle values can be negative.
Since
200.1.0