LineFillFormat

LineFillFormat class

Representa propiedades para el llenado de líneas.

public class LineFillFormat : PVIObject, ILineFillFormat

Propiedades

NombreDescripción
AsIPresentationComponent { get; }Permite obtener la interfaz base IPPresentationComponent. Solo lecturaIPresentationComponent .
FillType { get; set; }Devuelve o establece el tipo de relleno. Lectura/escrituraFillType .
GradientFormat { get; }Devuelve el formato de relleno degradado. Solo lecturaIGradientFormat .
PatternFormat { get; }Devuelve el formato de relleno del patrón. Solo lecturaIPatternFormat .
RotateWithShape { get; set; }Determina si el relleno debe girarse con una forma. Lectura/escrituraNullableBool .
SolidFillColor { get; }Devuelve el color de un relleno sólido. Solo lecturaIColorFormat .

Métodos

NombreDescripción
override Equals(object)Compara con el objeto especificado.
override GetHashCode()Devuelve el código hash.

Ver también