OdTextMeasure

OdTextMeasure class

El texto medida

public class OdTextMeasure : OdStyledObject

Constructores

NombreDescripción
OdTextMeasure(OdObject)Inicializa una nueva instancia delOdTextMeasure clase.

Propiedades

NombreDescripción
AbsoluteCoordinates { get; set; }Obtiene o establece un valor que indica si [coordenadas absolutas].
Items { get; }Obtiene los artículos.
Kind { get; set; }Obtiene o establece el tipo.
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 valor.

Ver también