IArcShape module

class IArcShape.IArcShape

Bases: ITextBox, 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 Line: IShapeLineFormat
abstract property Rotation: int
abstract property Style: ShapeLineStyleType
<summary>

Style

</summary>

abstract property Weight: float
<summary>

Weight

</summary>