Click or drag to resize

SVGBooleanArgument Constructor (Boolean)

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

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SVGBooleanArgument(
	bool input
)
Request Example View Source

Parameters

input
Type: SystemBoolean
See Also