Interface BorderStroke

interface BorderStroke {
    color: AdjustedColor;
    style: BorderStrokeStyle;
}

Properties

Properties