New to Telerik UI for WPFStart a free 30-day trial

IShapeFill

Interface

Represents the fill properties of a shape in a document model.

Definition

Namespace:Telerik.Windows.Documents.Model

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public interface IShapeFill

Derived Classes: ShapeGradientFillShapeNoFillShapePatternFillShapeSolidFill

Properties

Brush

Brush

Gets or sets the brush used to fill the shape.

C#
Brush Brush { get; }
Property Value:

The brush that defines the fill of the shape. It can be set to null if no fill is desired.

In this article
DefinitionPropertiesBrush
Not finding the help you need?
Contact Support