'Declaration Public Enum ShapeLineStyle Inherits System.Enum
public enum ShapeLineStyle : System.Enum
'Declaration Public Enum ShapeLineStyle Inherits System.Enum
public enum ShapeLineStyle : System.Enum
| Member | Description |
|---|---|
| Double | Double lines of equal width. |
| Simple | Single line (of width LineWidth). |
| ThickThin | Double lines, one thick, one thin. |
| ThinThick | Double lines, reverse order. |
| Triple | Three lines, thin, thick, thin. |
System.Object
System.ValueType
System.Enum
C1.Xaml.Word.Canvas.ShapeLineStyle