ILineFormatEffectiveData
Contents
[
Hide
]
ILineFormatEffectiveData class
Immutable object which contains effective line formatting properties.
The ILineFormatEffectiveData type exposes the following members:
Properties
Name | Description |
---|---|
fill_format | Returns the fill format of a line. Read-only ILineFillFormatEffectiveData. |
sketch_format | Returns the sketch format of a line. Read-only ISketchFormatEffectiveData. |
width | Returns the width of a line. Read-only float. |
dash_style | Returns the line dash style. Read-only LineDashStyle. |
custom_dash_pattern | Returns the custom dash pattern. Read-only |
cap_style | Returns the line cap style. Read-only LineCapStyle. |
style | Returns the line style. Read-only LineStyle. |
alignment | Returns the line alignment. Read-only LineAlignment. |
join_style | Returns the lines join style. Read-only LineJoinStyle. |
miter_limit | Returns the miter limit of a line. Read-only |
begin_arrowhead_style | Returns the arrowhead style at the beginning of a line. Read-only LineArrowheadStyle. |
end_arrowhead_style | Returns the arrowhead style at the end of a line. Read-only LineArrowheadStyle. |
begin_arrowhead_width | Returns the arrowhead width at the beginning of a line. Read-only LineArrowheadWidth. |
end_arrowhead_width | Returns the arrowhead width at the end of a line. Read-only LineArrowheadWidth. |
begin_arrowhead_length | Returns the arrowhead length at the beginning of a line. Read-only LineArrowheadLength. |
end_arrowhead_length | Returns the arrowhead length at the end of a line. Read-only LineArrowheadLength. |
as_i_line_param_source | Allows to get base ILineParamSource interface. Read-only ILineParamSource. |
Methods
Name | Description |
---|---|
equals(lf) | Determines whether the two ILineFormatEffectiveData instances are equal. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides