GeoShapeUtilDisplayValues

See source code
Table of contents
interface GeoShapeUtilDisplayValues {}

Properties

fillColor

fillColor: string;

labelColor

labelColor: string;

labelEdgeMargin

labelEdgeMargin: number;

labelExtraPadding

labelExtraPadding: number;

labelFontFamily

labelFontFamily: string;

labelFontSize

labelFontSize: number;

labelFontStyle

labelFontStyle: string;

labelFontVariant

labelFontVariant: string;

labelFontWeight

labelFontWeight: string;

labelHorizontalAlign

labelHorizontalAlign: "center" | "end" | "start";

labelLineHeight

labelLineHeight: number;

labelMinWidth

labelMinWidth: number;

labelPadding

labelPadding: number;

labelVerticalAlign

labelVerticalAlign: "end" | "middle" | "start";

minSizeWithLabel

minSizeWithLabel: number;

patternFillFallbackColor

patternFillFallbackColor: string;

strokeColor

strokeColor: string;

strokeRoundness

strokeRoundness: number;

strokeWidth

strokeWidth: number;

Prev
GeoShapeOptions
Next
HighlightShapeOptions