[]
        
(Showing Draft Content)

FarPoint.Win.ComplexBorderSide.DashPattern

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()