Class WmfCreatePatternBrush
WmfCreatePatternBrush class
The META_CREATEPATTERNBRUSH record creates a brush object with a pattern specified by a bitmap.
public class WmfCreatePatternBrush : WmfGraphicObject
Constructors
Name | Description |
---|---|
WmfCreatePatternBrush() | The default constructor. |
Properties
Name | Description |
---|---|
Bitmap { get; set; } | Gets or sets the bitmap. |
Index { get; set; } | Gets or sets the index. |
Pattern { get; set; } | Gets or sets the pattern. |
Reserved { get; set; } | Gets or sets the reserved. |
See Also
- class WmfGraphicObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging