Class ShapeNoFill
Inheritance
System.Object
ShapeNoFill
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class ShapeNoFill : Object, IShapeOutlineFill, IShapeFill
Constructors
ShapeNoFill()
Declaration
public ShapeNoFill()
Explicit Interface Implementations
IShapeFill.Brush
Declaration
Brush IShapeFill.Brush { get; }
Returns
System.Windows.Media.Brush
|