OdCustomShape

OdCustomShape class

La forma personalizada del documento abierto.

public class OdCustomShape : OdStyledObject

Constructores

NombreDescripción
OdCustomShape(OdObject)Inicializa una nueva instancia delOdCustomShape clase.

Propiedades

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

Ver también