EmfPlusFillPath 类
Summary: The EmfPlusFillPath object specifies a graphics path for filling a custom line cap
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusFillPath
Inheritance: EmfPlusStructureObjectType
Constructors
| Name | 描述 |
|---|---|
| EmfPlusFillPath() | 初始化 EmfPlusFillPath 类的新实例。 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| fill_path | EmfPlusPath | r/w | 获取或设置 EmfPlusPath 对象(第 2.2.1.6 节),指定要填充的区域。 |
Constructor: EmfPlusFillPath()
EmfPlusFillPath()
初始化 EmfPlusFillPath 类的新实例。