LineFormat

概述

LineFormat 是一个类在Aspose.Slides FOSS的.NET中. 继承人: ILineFormat.

表示线格式化属性.

特性: Alignment, BeginArrowheadLength, BeginArrowheadStyle, BeginArrowheadWidth, CapStyle, CustomDashPattern,另外10个.

属性

名称:类型Access描述情况
IsFormatNotDefinedbool阅读得到的是未定义的格式.
FillFormatILineFillFormat阅读得到填写格式.
Widthfloat阅读/写作得到或设置宽度.
DashStyleLineDashStyle阅读/写作得到或设置了仪表盘风格.
CustomDashPatternIList<float>阅读/写作获取或设置自定义的表盘模式.
StyleLineStyle阅读/写作得到或设置风格.
CapStyleLineCapStyle阅读/写作得到或设置帽子风格.
AlignmentLineAlignment阅读/写作得到或设置对齐.
BeginArrowheadStyleLineArrowheadStyle阅读/写作得到或设置开始箭头样式.
EndArrowheadStyleLineArrowheadStyle阅读/写作得到或设置终点箭头风格.
BeginArrowheadWidthLineArrowheadWidth阅读/写作得到或设置开始箭头宽度.
EndArrowheadWidthLineArrowheadWidth阅读/写作得到或设置终点箭头宽度.
BeginArrowheadLengthLineArrowheadLength阅读/写作得到或设置开始箭头长度.
EndArrowheadLengthLineArrowheadLength阅读/写作得到或设置终点箭头长度.
JoinStyleLineJoinStyle阅读/写作得到或设置联结风格.
MiterLimitfloat阅读/写作得到或设置了子的限制.

另请参阅

 中文