EmfPlusPathPointTypeRle.PointType

EmfPlusPathPointTypeRle.PointType property

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

public EmfPlusPathPointType PointType { get; set; }

Property Value

点的类型。

另请参见