Skip to content

Documentation / geoverse / ShapeStyleOptions

Interface: ShapeStyleOptions

Defined in: types.ts:53

统一形状样式(两核心要素同名 setter 的交集)

Properties

fillColor?

ts
optional fillColor?: string;

Defined in: types.ts:56


strokeColor?

ts
optional strokeColor?: string;

Defined in: types.ts:54


strokeWeight?

ts
optional strokeWeight?: number;

Defined in: types.ts:55