Sets the Fill property

Namespace:  PerpetuumSoft.Framework.Drawing.Design
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
void SetFill(
	Fill fill
)
Visual Basic (Declaration)
Sub SetFill ( _
	fill As Fill _
)
Visual C++
void SetFill(
	Fill^ fill
)

See Also