EmfPlusPath.PathPointTypes
EmfPlusPath.PathPointTypes property
获取或设置一个数组,指定 PathPoints 字段中的点如何用于绘制路径。数组中对象的类型由 PathPointFlags 字段中的 R 标志指定。
public EmfPlusBasePointType[] PathPointTypes { get; set; }
Property Value
路径点类型。
另请参见
- class EmfPlusBasePointType
- class EmfPlusPath
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging