Click or drag to resize
TextAnchorX Class
Text anchor extensions. Many methods copied from UI.FontDataDrawer.
Inheritance Hierarchy
SystemObject
  CandlelightTextAnchorX

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public static class TextAnchorX

The TextAnchorX type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAnchor
Creates a TextAnchor from vertical and horizontal components.
Public methodStatic memberGetHorizontalAlignment
Gets the horizontal alignment component of the supplied anchor.
Public methodStatic memberGetVerticalAlignment
Gets the vertical alignment component of the supplied anchor.
Top
See Also