ILineFormat Interface |
Namespace: Aspose.Slides
The ILineFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alignment |
Returns or sets the line alignment.
Read/write LineAlignment.
|
![]() | AsILineParamSource |
Allows to get base ILineParamSource interface.
Read-only ILineParamSource.
|
![]() | BeginArrowheadLength |
Returns or sets the arrowhead length at the beginning of a line.
Read/write LineArrowheadLength.
|
![]() | BeginArrowheadStyle |
Returns or sets the arrowhead style at the beginning of a line.
Read/write LineArrowheadStyle.
|
![]() | BeginArrowheadWidth |
Returns or sets the arrowhead width at the beginning of a line.
Read/write LineArrowheadWidth.
|
![]() | CapStyle |
Returns or sets the line cap style.
Read/write LineCapStyle.
|
![]() | CustomDashPattern |
Returns or sets the custom dash pattern.
Read/write float.
|
![]() | DashStyle |
Returns or sets the line dash style.
Read/write LineDashStyle.
|
![]() | EndArrowheadLength |
Returns or sets the arrowhead length at the end of a line.
Read/write LineArrowheadLength.
|
![]() | EndArrowheadStyle |
Returns or sets the arrowhead style at the end of a line.
Read/write LineArrowheadStyle.
|
![]() | EndArrowheadWidth |
Returns or sets the arrowhead width at the end of a line.
Read/write LineArrowheadWidth.
|
![]() | FillFormat |
Returns the fill format of a line.
Read-only ILineFillFormat.
|
![]() | IsFormatNotDefined |
Returns true if line format is not defined (as just created, default).
Read-only Boolean.
|
![]() | JoinStyle |
Returns or sets the lines join style.
Read/write LineJoinStyle.
|
![]() | MiterLimit |
Returns or sets the miter limit of a line.
Read/write Single.
|
![]() | Style |
Returns or sets the line style.
Read/write LineStyle.
|
![]() | Width |
Returns or sets the width of a line.
Read/write Double.
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the two LineFormat instances are equal.
|
![]() | GetEffective |
Gets effective line formatting data with the inheritance applied.
|