Border

Border class

Class representing characteristics of annotation border.

The Border type exposes the following members:

Constructors

NameDescription
Border(parent)Initializes a new instance of the Border class

Properties

NameDescription
h_corner_radiusGets or sets horizontal corner radius.
v_corner_radiusGets or sets vertical corner radius.
widthGets or sets border width.
effect_intensityGets or sets effect intencity. Valid range of value is [0..2].
styleGets or sets border style.
effectGets or sets border effect.
dashGets or sets dash pattern.

See Also