Defines a Fill object used to paint the interior of the given graphical element.

Namespace:  Neodynamic.SDK
Assembly:  Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll)
Version: 2.0.2000.0 (2.0.2086.0)

Syntax

C#
public class Fill : ICloneable
Visual Basic (Declaration)
Public Class Fill _
	Implements ICloneable
Visual C++
public ref class Fill : ICloneable

Inheritance Hierarchy

System..::.Object
  Neodynamic.SDK..::.Fill

See Also