PointType

EmfPlusPathPointTypeRle.PointType property

获取或设置点的类型。 PointType(1 字节):一个 EmfPlusPathPointType 对象 (第 2.2.2.31 节),指定与路径点关联的类型。

public EmfPlusPathPointType PointType { get; set; }

适当的价值

点的类型。

也可以看看