ILineShape module

class ILineShape.ILineShape

Bases: IPrstGeomShape

abstract property BeginArrowHeadStyle: ShapeArrowStyleType
<summary>

Begin Arrow Head Style

</summary>

abstract property BeginArrowheadLength: ShapeArrowLengthType
<summary>

Begin Arrow head Length

</summary>

abstract property BeginArrowheadWidth: ShapeArrowWidthType
<summary>

Begin Arrow head Width

</summary>

abstract property Color: Color
<summary>

line color

</summary>

abstract property DashStyle: ShapeDashLineStyleType
<summary>

DashStyle

</summary>

abstract property EndArrowHeadStyle: ShapeArrowStyleType
<summary>

End Arrow Head Style

</summary>

abstract property EndArrowheadLength: ShapeArrowLengthType
<summary>

End Arrow head Length

</summary>

abstract property EndArrowheadWidth: ShapeArrowWidthType
<summary>

End Arrow head Width

</summary>

abstract property LineShapeType: LineShapeType
abstract property MiddleOffsetPercent: float
<summary>
MiddleOffsetPercent

Set middle point value , when middle point localed at back of start point value is less than 0 when middle point localed at start point value is 0 when middle point localed at end point value is 1 when middle point localed at back of end point value is greater than 0

</summary>

abstract property Rotation: int
abstract property Style: ShapeLineStyleType
<summary>

Style

</summary>

abstract property Transparency: float
<summary>
Transparency

value 0—1

</summary>

abstract property Weight: float
<summary>

Weight

</summary>