Border class

Border class

Represents border appearance

The Border type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of Border

Properties

Property Description
dash_style Gets or sets the signature border style.
transparency Gets or sets the signature border transparency (value from 0.0 (opaque) through 1.0 (clear)). Default value is 0 (opaque).
weight Gets or sets the weight of the signature border.
color Gets or sets the border color of signature.
visible Gets or sets the border visibility.

Methods

Method Description
clone Implement IClonable interface

See Also