GraphicContext.LineDashPattern
GraphicContext.LineDashPattern property
Sets or gets the description of the dash pattern to be used when paths are stroked. Can be set to null or an empty array to be disabled.
public virtual float[] LineDashPattern { get; set; }
See Also
- class GraphicContext
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG