PaintBuilder.Color
PaintBuilder.Color method
Sets the paint to a specific color.
public PaintBuilder Color(Color colorValue)
Parameter | Type | Description |
---|---|---|
colorValue | Color | The color to set. |
Return Value
The builder instance for chaining.
See Also
- class PaintBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG