Property DashPattern
- Namespace
- LMKit.Document.Annotations.Appearance
- Assembly
- LM-Kit.NET.dll
DashPattern
Dash pattern in points, or null for a solid stroke.
public double[] DashPattern { get; set; }
Property Value
- double[]
Dash pattern in points, or null for a solid stroke.
public double[] DashPattern { get; set; }