GradientBrush.FillProperties Method

Fills the properties of the gradient brush with the specified values.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
protected void FillProperties(
	shared_ptr<ImagingFramework::Drawing::GradientBrush>* pBrush
)

Parameters

pBrush

Type: shared_ptr<ImagingFramework::Drawing::GradientBrush>*

See Also

Reference