CdrOutline

CdrOutline class

La línea de salida cdr

public class CdrOutline : CdrDictionaryItem

Constructores

NombreDescripción
CdrOutline()Constructor predeterminado

Propiedades

NombreDescripción
Aangle { get; set; }Obtiene o establece el ángulo.
CapsType { get; set; }Obtiene o establece el tipo de mayúsculas.
Color { get; set; }Obtiene o establece el color.
DashArray { get; set; }Obtiene o establece la matriz de guiones.
Disposed { get; }Obtiene un valor que indica si esta instancia se desecha.
Document { get; set; }Obtiene o establece el documento.
EndMarkerId { get; set; }Obtiene o establece el identificador del marcador final.
Id { get; set; }Obtiene o establece el identificador.
JoinType { get; set; }Obtiene o establece el tipo de unión.
LineType { get; set; }Obtiene o establece el tipo de línea.
LineWidth { get; set; }Obtiene o establece el ancho de la línea.
Parent { get; set; }Obtiene o establece el padre.
StartMarkerId { get; set; }Obtiene o establece el identificador del marcador de inicio.
Stretch { get; set; }Obtiene o establece el tramo.

Métodos

NombreDescripción
Dispose()Elimina la instancia actual.

Ver también