Class Area
public class Area : LineBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw- Inheritance
- 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      Area
- Implements
- Inherited Members
- Extension Methods
Fields
AreaBackgroundProperty
public static readonly DependencyProperty AreaBackgroundPropertyField Value
PathAreaStyleProperty
public static readonly DependencyProperty PathAreaStylePropertyField Value
UseSmoothProperty
public static readonly DependencyProperty UseSmoothPropertyField Value
Properties
AreaBackground
public Brush AreaBackground { get; set; }Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }Property Value
PathAreaStyle
public Style PathAreaStyle { get; set; }Property Value
SingleKey
public static ComponentResourceKey SingleKey { get; }Property Value
UseSmooth
public bool UseSmooth { get; set; }Property Value
Methods
Draw(Canvas)
public override void Draw(Canvas canvas)Parameters
- canvasCanvas