Click or drag to resize

SvgLinearGradientServerGetBrush Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override Brush GetBrush(
	SvgVisualElement owner,
	float opacity
)
Request Example View Source

Parameters

owner
Type: SvgSvgVisualElement
opacity
Type: SystemSingle

Return Value

Type: Brush
See Also