Skip to content

BaseStyle ​

No description

graphql
union BaseStyle = FillStyle | StrokeStyle

Possible types ​

BaseStyle.FillStyle object ​

Fill style of a shape

BaseStyle.StrokeStyle object ​

Style of the stroke

Released under the MIT License.