Clase WmfCreatePatternBrush
Summary: The META_CREATEPATTERNBRUSH record creates a brush object with a pattern
specified by a bitmap.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfCreatePatternBrush
Inheritance: WmfGraphicObject
Constructors
| Name | Descripción |
|---|---|
| WmfCreatePatternBrush() | WMFs el registro. |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| bitmap | WmfBitmap16 | r/w | Obtiene o establece el bitmap. |
| index | int | r/w | Obtiene o establece el índice. |
| patrón | System.Byte | r/w | Obtiene o establece el patrón. |
| reservado | System.Byte | r/w | Obtiene o establece el reservado. |
Constructor: WmfCreatePatternBrush()
WmfCreatePatternBrush()
WMFs el registro.