OdStyledObject

OdStyledObject class

El objeto gráfico con estilo del documento abierto.

public class OdStyledObject : OdGraphicObject

Constructores

NombreDescripción
OdStyledObject(OdObject)Inicializa una nueva instancia delOdStyledObject 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.

Ver también