Click or drag to resize

SvgColourServer Constructor (Color)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the SvgColourServer class

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SvgColourServer(
	Color colour
)
Request Example View Source

Parameters

colour
Type: System.DrawingColor
See Also