Enum BrushType
BrushType enumeration
Gibt den Pinseltyp an.
public enum BrushType
Werte
Name | Wert | Beschreibung |
---|---|---|
Solid | 0 | Typ ist ISolidBrush |
Texture | 1 | Typ ist ITureBrush |
LinearGradient | 2 | Typ ist ILinearGradientBrush |
Siehe auch
- namensraum Aspose.Svg.Drawing
- Montage Aspose.SVG