PatternColor
Class
Base for pattern-based colors (gradients, tilings) used to paint areas with reusable patterns and transforms.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.ColorSpaces
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public abstract class PatternColor : ColorBase, IEquatable<ColorBase>
Inheritance: objectColorBasePatternColor
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the PatternColor class.
C#
protected PatternColor()