Options
All
  • Public
  • Public/Protected
  • All
Menu

Standard Box interface

Hierarchy

  • Box

Index

Properties

Optional absolutePlacement

absolutePlacement: boolean

If true, places the box relative to the

Optional bottomSide

bottomSide: SideFeature

Bottom side

Optional fill

fill: object

Fill Controls

Type declaration

  • Optional alpha?: number

    Alpha for the box (transparency, 0-1.0)

  • Optional style?: any

    Fill style (color string, gradient, or pattern)

height

height: number

Height of the box

Optional leftSide

leftSide: SideFeature

Left side

Optional rightSide

rightSide: SideFeature

Right side

Optional text

text: object

Annotation text

Type declaration

  • Optional font?: string

    Font style (CSS)

  • value: string

    Text to display with the box

Optional topSide

topSide: SideFeature

Top side

width

width: number

Width of the box

x

x: number

X-position, top left corner

y

y: number

Y-position, top left corner

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc