SquareBorder class
SquareBorder class
Instance to keep Border line properties for square stamp line.
Inheritance: SquareBorder
→
Border
The SquareBorder type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Creates SquareBorderLine with rounded corner radius. |
init | Creates SquareBorderLine with corner radius values. |
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. |
radius | Gets or sets the radius of square corners. |
Methods
Method | Description |
---|---|
clone | Implement IClonable interface |
See Also
- module
groupdocs.signature.domain
- class
Border
- class
SquareBorder