Class
Fill

Base type for shape fills applied to drawing elements (e.g., solid, gradient, or none).

Definition

Namespace:Telerik.Windows.Documents.Model.Drawing.Theming

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public abstract class Fill

Inheritance: objectFill

Derived Classes: NoFillSolidFill

Constructors

Fill()

Initialize a fill definition base used by concrete fill types to describe how shapes are painted.

Declaration

cs-api-definition
protected Fill()

Methods

Clone()

Create a deep copy of this fill for use on another element.

Declaration

cs-api-definition
public abstract Fill Clone()

Returns

Fill

The deep copy of the object.

In this article
DefinitionConstructorsFill()MethodsClone()
Not finding the help you need?
Contact Support