ApiPolyLineAnnotation
表示 ApiPolyLineAnnotation 类。
方法
| 方法 | 返回值 | 描述 |
|---|---|---|
| GetClassType | "polyLineAnnot" | 返回 ApiPolyLineAnnotation 类的类型。 |
| GetEndStyle | LineEndStyle | 获取线条终点样式。 |
| GetStartStyle | LineEndStyle | 获取线条起点样式。 |
| GetVertices | Path | 获取墨迹路径列表。 |
| SetEndStyle | boolean | 设置线条终点样式。 |
| SetStartStyle | boolean | 设置线条起点样式。 |
| SetVertices | boolean | 设置折线批注的顶点。 |