ClassShapePatternFill
Class
Represents the fill pattern of a shape in a document.
Definition
Namespace:Telerik.Windows.Documents.Model
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class ShapePatternFill : IShapeOutlineFill, IShapeFill
Inheritance: objectShapePatternFill
Implements:
Constructors
ShapePatternFill(PatternType, Color, Color)
Declaration
cs-api-definition
public ShapePatternFill(PatternType patternType, Color foreColor, Color backColor)
Parameters
patternType
foreColor
Color
backColor
Color