在 Border 类和 DrawingObject 类(包括从 DrawingObject 派生的所有类)的 BottomLineStyle、LeftLineStyle、RightLineStyle 和 TopLineStyle 属性中指定上下左右四条边的线型。
System.Object
   System.ValueType
      System.Enum
         LineStyle
[Visual Basic]
<可序列化> Public Enumeration LineStyle Inherits Enum Implements IComparable, IFormattable, IConvertible
[C#]
[可序列化] public enumeration LineStyle : Enum, IComparable, IFormattable, IConvertible
成员
| 成员 | 说明 | 
|---|---|
| BlankLine | 线条不可见。  | 
| DashLine | 线条为短划线。  | 
| DotLine | 线条为点线。  | 
| DoubleLine | 线条为双线。  | 
| NoLine | 未指定线条类型。  | 
| SingleLine | 线条为单线。  | 
要求
程序集 CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
请参见
©2005 Business Objects SA 保留所有权利。
| Business Objects SA http://www.china.businessobjects.com/ 支持服务 http://www.china.businessobjects.com/  |