'宣言 Public Enum SvgTextPathSpacing Inherits System.Enum
public enum SvgTextPathSpacing : System.Enum
'宣言 Public Enum SvgTextPathSpacing Inherits System.Enum
public enum SvgTextPathSpacing : System.Enum
メンバ | 解説 |
---|---|
Auto | Indicates that the user agent should adjust the spacing between typographic characters in order to achieve visually appealing results. |
Exact | Indicates that the typographic characters should be rendered exactly according to the spacing rules. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgTextPathSpacing