PathPointTypes
EmfPlusPath.PathPointTypes property
获取或设置一个数组,该数组指定如何使用 PathPoints 字段中的点绘制路径。 该数组中的对象类型由 PathPointFlags 字段中的 R 标志指定
public EmfPlusBasePointType[] PathPointTypes { get; set; }
适当的价值
路径点类型。
获取或设置一个数组,该数组指定如何使用 PathPoints 字段中的点绘制路径。 该数组中的对象类型由 PathPointFlags 字段中的 R 标志指定
public EmfPlusBasePointType[] PathPointTypes { get; set; }
路径点类型。