DashPattern Property
DashPattern
Gets the dash pattern array of this side of the complex border.
Declaration
[TypeConverter(typeof(FpArrayConverter))]
public float[] DashPattern { get; }
<TypeConverter(GetType(FpArrayConverter))>
Public ReadOnly Property DashPattern As Single()