OdTextSpan

OdTextSpan class

El texto abarca

public class OdTextSpan : OdStyledObject

Constructores

NombreDescripción
OdTextSpan(OdObject)Inicializa una nueva instancia delOdTextSpan clase.

Propiedades

NombreDescripción
AbsoluteCoordinates { get; set; }Obtiene o establece un valor que indica si [coordenadas absolutas].
Items { get; }Obtiene los artículos.
Parent { get; }Obtiene el objeto padre.
Rectangle { get; set; }Obtiene o establece el rectángulo.
Style { get; set; }Obtiene o establece el estilo.
Text { get; set; }Obtiene o establece el texto.

Ver también