CdrOutline
CdrOutline class
La línea de salida cdr
public class CdrOutline : CdrDictionaryItem
Constructores
Nombre | Descripción |
---|
CdrOutline() | Constructor predeterminado |
Propiedades
Nombre | Descripció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
Nombre | Descripción |
---|
Dispose() | Elimina la instancia actual. |
Ver también