Last updated

API / geotoolkit / attributes / LinearGradientStyle / LinearGradientStyle

Namespace: LinearGradientStyle

attributes.LinearGradientStyle.LinearGradientStyle

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & { colorprovider?: ColorProvider ; endcolor?: string ; endpoint?: Point ; startcolor?: string ; startpoint?: Point }

start color in CSS format or JSON with parameters


OptionsOut

Ƭ OptionsOut: OptionsOut & { colorprovider: ColorProvider ; endcolor: string ; endpoint: Point ; startcolor: string ; startpoint: Point }

An object containing the properties to set