LineDashStyle

概述

LineDashStyle 是一个 enum 在Aspose.Slides FOSS 中的 .NET.

表示 LineDashStyle 的列表.

这种列表定义了13个值: NotDefined, Solid, Dot, Dash, LargeDash, DashDot, LargeDashDot, LargeDashDotDot, SystemDash, SystemDot, SystemDashDot, SystemDashDotDot,另外一个.

Values

价值描述情况
NotDefined表示未定义的虚线样式
Solid表示连续的实线划线样式
Dot表示点线的虚线样式
Dash表示虚线的划线样式
LargeDash表示具有较长破折号段的虚线样式
DashDot
LargeDashDot表示具有更长破折号的点划线
LargeDashDotDot
SystemDash表示系统默认的虚线样式
SystemDot表示系统默认的点样式
SystemDashDot
SystemDashDotDot
Custom表示用户自定义的虚线模式

查看更多

 中文