get_border_style


Description:

[ Version ( since = "0.26" ) ]
public void get_border_style (out StructureBorderStyle[] border_styles)

Obtains the border style of a structure element.

The result values are in before-after-start-end ordering. For example, using Western left-to-right writing, that is top-bottom-left-right.

Parameters:

this

A StructureElement

border_styles

An array of four StructureBorderStyle elements.