Interface IShapeFill
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Documents.dll
Syntax
public interface IShapeFill
Properties
Brush
Declaration
Brush Brush { get; }
Property Value
System.Windows.Media.Brush
|