Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GeometryDrawingSettings

Describes how a geometry is arranged when it's drawn. When using anchors, PiWeb calculates a bounding box around the geometry and arranges it according to the anchors on the specified position.

Hierarchy

  • GeometryDrawingSettings

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

anchorX

Determines how the geometry aligns to the position horizontally.

anchorY

Determines how the geometry aligns to the position vertically.

position

position: Point

Gets or sets the position to which the image aligns.

Methods

Private serialize

  • serialize(target: BufferWriter): void
  • Parameters

    • target: BufferWriter

    Returns void

Static create

Generated using TypeDoc