ILineFormatEffectiveData Interface |
Namespace: Aspose.Slides
The ILineFormatEffectiveData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alignment |
Returns the line alignment.
Read-only LineAlignment.
|
![]() | AsILineParamSource |
Allows to get base ILineParamSource interface.
Read-only ILineParamSource.
|
![]() | BeginArrowheadLength |
Returns the arrowhead length at the beginning of a line.
Read-only LineArrowheadLength.
|
![]() | BeginArrowheadStyle |
Returns the arrowhead style at the beginning of a line.
Read-only LineArrowheadStyle.
|
![]() | BeginArrowheadWidth |
Returns the arrowhead width at the beginning of a line.
Read-only LineArrowheadWidth.
|
![]() | CapStyle |
Returns the line cap style.
Read-only LineCapStyle.
|
![]() | CustomDashPattern |
Returns the custom dash pattern.
Read-only float.
|
![]() | DashStyle |
Returns the line dash style.
Read-only LineDashStyle.
|
![]() | EndArrowheadLength |
Returns the arrowhead length at the end of a line.
Read-only LineArrowheadLength.
|
![]() | EndArrowheadStyle |
Returns the arrowhead style at the end of a line.
Read-only LineArrowheadStyle.
|
![]() | EndArrowheadWidth |
Returns the arrowhead width at the end of a line.
Read-only LineArrowheadWidth.
|
![]() | FillFormat |
Returns the fill format of a line.
Read-only ILineFillFormatEffectiveData.
|
![]() | JoinStyle |
Returns the lines join style.
Read-only LineJoinStyle.
|
![]() | MiterLimit |
Returns the miter limit of a line.
Read-only Single.
|
![]() | Style |
Returns the line style.
Read-only LineStyle.
|
![]() | Width |
Returns the width of a line.
Read-only Double.
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the two ILineFormatEffectiveData instances are equal.
|