LineInfo
Contents
[
Hide
]LineInfo class
Represents the information of line.
The LineInfo type exposes the following members:
Constructors
Name | Description |
---|---|
LineInfo() | Initializes a new instance of the LineInfo class |
Properties
Name | Description |
---|---|
vertice_coordinate | Gets or sets an array of numbers representing the alternating horizontal and vertical,coordinates, respectively, of each vertex. |
line_color | Gets or sets the color of a line. |
line_width | Gets or sets the width of a line. |
visibility | Gets or sets the visibility of a line. |
line_dash_pattern | Gets or sets the dash pattern of a line. |
border_style | Gets or sets the border style of a line, 0 represents solid, 1 represents dashed, 2 represents beleved, 3 represents insert, 4 represents underline. |
See Also
- namespace aspose.pdf.facades
- assembly Aspose.PDF