Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGlyphBoundingRect

Interface for defining the bounds of a single Glyph

Hierarchy

  • IGlyphBoundingRect

Index

Properties

Properties

maxX

maxX: number

Largest X coordinate

maxY

maxY: number

Largest Y coordinate

minX

minX: number

Smallest x coordinate

minY

minY: number

Smallest Y coordinate

Generated using TypeDoc