VertexObjects

EmfVertexData.VertexObjects property

获取或设置 nVer TriVertex 对象数组(第 2.2.26 节)。每个 对象指定矩形或三角形的顶点的位置和颜色, 取决于 ulMode 字段的值。

public EmfTriVertex[] VertexObjects { get; set; }

也可以看看