DioDocs for PDF
SvgTextDecorationStyle 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgTextDecorationStyle 列挙体
Specifies the style of the line(s) drawn for text decoration.
シンタックス
'宣言
 
Public Enum SvgTextDecorationStyle 
   Inherits System.Enum
public enum SvgTextDecorationStyle : System.Enum 
メンバ
メンバ解説
DashedA series of square-ended dashes.
DottedA series of round dots.
DoubleTwo parallel solid lines with some space between them.
SolidA single line segment.
WavyIndicates a wavy line.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Svg.SvgTextDecorationStyle

参照

GrapeCity.Documents.Svg 名前空間