CmxOutline 类
Summary: Represents an outline style.
Module: aspose.imaging.fileformats.cmx.objectmodel.styles
Full Name: aspose.imaging.fileformats.cmx.objectmodel.styles.CmxOutline
Constructors
| Name | 描述 |
|---|---|
| CmxOutline() | 初始化 CmxOutline 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| 角度 | float | r/w | 获取或设置角度。 |
| caps_type | CapsTypes | r/w | 获取或设置线帽的类型。 |
| color | CmxColor | r/w | 获取或设置轮廓颜色。 |
| end_arrowhead | CmxArrowSpec | r/w | 获取或设置线段末端的形状 |
| join_type | JoinTypes | r/w | 获取或设置线段连接的类型。 |
| line_type | LineTypes | r/w | 获取或设置线条的类型。 |
| line_width | float | r/w | 获取或设置线宽。 使用通用文档距离度量单位。 |
| start_arrowhead | CmxArrowSpec | r/w | 获取或设置线段起始的形状 |
| stretch | float | r/w | 获取或设置拉伸值。 |
| stroke | int[] | r/w | 获取或设置笔画模式。 |
Constructor: CmxOutline()
CmxOutline()
初始化 CmxOutline 类的新实例