Last updated

API / geotoolkit / welllog / LogMarker / LogMarker

Namespace: LogMarker

welllog.LogMarker.LogMarker

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & { depth?: number ; depthborderradius?: number ; depthlabelposition?: AnchorType ; displaydepthlabel?: string ; displaynamelabel?: string ; filldepthlabel?: boolean ; fillnamelabel?: boolean ; fillstyle?: Type ; fillstyledepth?: Type ; fillstylename?: Type ; horizontaltextoffset?: number ; linedecoration?: ILineDecoration | string ; nameborderradius?: number ; namelabelposition?: AnchorType ; textorientation?: Orientation ; textstyle?: Type ; verticaltextoffset?: number ; visibledepthborder?: boolean ; visibledepthlabel?: boolean ; visiblenameborder?: boolean ; visiblenamelabel?: boolean }

depth of the marker OR object representing log marker configuration


OptionsOut

Ƭ OptionsOut: OptionsOut & { depth: number ; depthborderradius: number ; depthlabelposition: AnchorType ; displaydepthlabel: string ; displaynamelabel: string ; filldepthlabel: boolean ; fillnamelabel: boolean ; fillstyledepth: FillStyle | null ; fillstylename: FillStyle | null ; horizontaltextoffset: number ; linedecoration: ILineDecoration ; nameborderradius: number ; namelabelposition: AnchorType ; textorientation: Orientation | null ; textstyle: TextStyle | null ; verticaltextoffset: number ; visibledepthborder: boolean ; visibledepthlabel: boolean ; visiblenameborder: boolean ; visiblenamelabel: boolean }

properties object