WmfFloodFill 类
Summary: The META_FLOODFILL record fills an area of the output surface with the
brush that is defined in the playback device context.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfFloodFill
Inheritance: WmfObject
Constructors
| Name | 描述 |
|---|---|
| WmfFloodFill() | 初始化 WmfFloodFill 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| color_ref | int | r/w | 获取或设置 color reference。 |
| x_start | int | r/w | 获取或设置 x start。 |
| y_start | int | r/w | 获取或设置 y start。 |
Constructor: WmfFloodFill()
WmfFloodFill()
初始化 WmfFloodFill 类的新实例