CustomLineCap.StrokePath
CustomLineCap.StrokePath property
获取或设置定义自定义帽子轮廓的对象。
public GraphicsPath StrokePath { get; set; }
Property Value
定义自定义帽轮廓的对象。
另请参见
- class GraphicsPath
- class CustomLineCap
- namespace Aspose.Imaging
- assembly Aspose.Imaging
获取或设置定义自定义帽子轮廓的对象。
public GraphicsPath StrokePath { get; set; }
定义自定义帽轮廓的对象。