class ReticleText

Parents

ReticleElement

Brief

Text

Public Properties

Anchor

The text

Color

The text color.

Position

Position of the bottom-left corner of the text

Text

The text

TextHeight

The height of the text

Public Constructors

ReticleText

Constructor

Public Methods

Clone

Creates a new object that is a copy of the current instance.

GetHashCode

Serves as the default hash function.

Protected Methods

EqualsInternal

Checks whether the element equals to another elements

ToStringInternal

Converts object to the string of the format specified.

back