Click or drag to resize

TextElement Class

A simple text element
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Elements
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public class TextElement : WindowlessComponent

The TextElement type exposes the following members.

Properties
  NameDescription
Public propertyFont
The display Font.
Public propertyText
The display text
Top
Methods
  NameDescription
Public methodGetDisplayText
Returns the text of an TextElement.
Top
See Also