[ Version ( since = "0.26" ) ]
public bool get_border_thickness (out double[] border_thicknesses)
Obtains the thickness of the border of an element.
The result values are in before-after-start-end ordering (for the typical Western left-to-right writing, that is top-bottom-left-right). A value of 0 indicates that the border shall not be drawn.
this | |
border_thicknesses |
Array with the four values of border thicknesses. |
|