OdGraphicStyle

OdGraphicStyle class

El estilo gráfico del documento abierto.

public class OdGraphicStyle

Constructores

NombreDescripción
OdGraphicStyle()Constructor predeterminado

Propiedades

NombreDescripción
Brush { get; set; }Obtiene el pincel.
EndGuide { get; set; }Obtiene o establece la guía final.
EndMarker { get; set; }Obtiene o establece el marcador final.
EndMarkerWidth { get; set; }Obtiene o establece el ancho final del marcador.
Font { get; }Obtiene la fuente.
LineHeight { get; set; }Obtiene o establece la altura de la línea.
MarginBottom { get; set; }Obtiene o establece el margen inferior.
MarginTop { get; set; }Obtiene o establece el margen superior.
MeasureLineDistance { get; set; }Obtiene o establece la distancia de la línea de medida.
Opacity { get; set; }Obtiene o establece la opacidad.
PaddingBottom { get; set; }Obtiene o establece el fondo de relleno.
PaddingLeft { get; set; }Obtiene o establece el relleno a la izquierda.
PaddingRight { get; set; }Obtiene o establece el relleno correcto.
PaddingTop { get; set; }Obtiene o establece la parte superior del relleno.
Pen { get; }Obtiene el bolígrafo.
SpaceBefore { get; set; }Obtiene o establece el espacio anterior.
StartGuide { get; set; }Obtiene o establece la guía de inicio.
StartMarker { get; set; }Obtiene o establece el marcador de inicio.
StartMarkerWidth { get; set; }Obtiene o establece el ancho inicial del marcador.
StylePosition { get; set; }Obtiene o establece la posición del estilo.
TextAlign { get; set; }Obtiene o establece la alineación del texto.
TextColor { get; set; }Obtiene o establece el color del texto.
TransformInfo { get; }Obtiene la información de transformación.

Métodos

NombreDescripción
Copy()Copia esta instancia.

Ver también