API / geotoolkit / controls / shapes / Label / Label
Type Aliases
Type Aliases
Ƭ 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 & { 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