Last updated

API / geotoolkit / controls / shapes / Label / Label

Namespace: Label

shapes.Label.Label

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & { alignment?: AnchorType ; anchortype?: AnchorType ; height?: number ; padding?: Type ; radius?: number ; rotationangle?: number ; sizeisindevicespace?: boolean ; text?: string ; textstyle?: Type ; width?: number ; x?: number ; y?: number }

options


OptionsOut

Ƭ OptionsOut: OptionsOut & { alignment?: AnchorType ; anchortype: AnchorType ; height?: number ; padding?: SpaceStyle ; rotationangle?: number ; sizeisindevicespace: boolean ; text?: string ; textstyle?: TextStyle ; width?: number ; x?: number ; y?: number }

object containing the properties