@mapgear/mapengine > CircleStyle
CircleStyle interface
Style of the circle
Signature:export interface CircleStyle
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
fill | FillStyle | Fill of the circle | |
radius | number | Radius of the circle | |
stroke | StrokeStyle | Stroke of the circle |