Clase CdrFill
Contenido
[
Ocultar
]Summary: The cdr fill
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrFill
Inheritance: CdrDictionaryItem
Constructors
| Name | Descripción |
|---|---|
| CdrFill() | Inicializa una nueva instancia de la clase CdrFill |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| color1 | CdrColor | r/w | Obtiene o establece el color1. |
| color2 | CdrColor | r/w | Obtiene o establece el color2. |
| disposed | bool | r | Obtiene un valor que indica si esta instancia está disposed. |
| document | CdrDocument | r/w | Obtiene o establece el documento. |
| fill_type | CdrFillType | r/w | Obtiene o establece el tipo de relleno. |
| gradient | CdrGradient | r/w | Obtiene o establece el degradado. |
| id | int | r/w | Obtiene o establece el identificador. |
| image_fill | CdrImageFill | r/w | Obtiene o establece el relleno de imagen. |
| parent | CdrObjectContainer | r/w | Obtiene o establece el elemento padre. |
Constructor: CdrFill()
CdrFill()
Inicializa una nueva instancia de la clase CdrFill