'宣言 Public Enum SvgPaintType Inherits System.Enum
public enum SvgPaintType : System.Enum
'宣言 Public Enum SvgPaintType Inherits System.Enum
public enum SvgPaintType : System.Enum
| メンバ | 解説 |
|---|---|
| Color | A solid color paint. |
| ContextFill | Use the paint value of fill from a context element. |
| ContextStroke | Use the paint value of stroke from a context element. |
| Href | A URL reference to a paint server element. |
| HrefWithFallback | A URL reference to a paint server element followed by a fall-back color value. |
| None | No paint is applied in this layer. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgPaintType