content
Encoded border style string.
private String
private float[]
private float
private float
private float
BorderStyleAltObject(float hCornerRadius,
float vCornerRadius,
float width)
float[]
float
float
float
getWidth()
setContent(String content)
setDashPattern(float[] dashPattern)
hCornerRadius
- a float value specifying the horizontal corner radius of the rectangular border.vCornerRadius
- a float value specifying the vertical corner radius of the rectangular border.width
- a float value specifying the width of the rectangular border.dashPattern
- an array of numbers specifying the pattern of dashes and gaps of the border.BorderStyleAltObject
instance.content
- an encoded border style as string.BorderStyleAltObject
instance.