Class PolarLine
public class PolarLine : Line, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
- Inheritance
-
PolarLine
- Implements
- Derived
- Inherited Members
- Extension Methods
Fields
LenProperty
public static readonly DependencyProperty LenProperty
Field Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
Len
public double Len { get; set; }
Property Value
SingleKey
public static ComponentResourceKey SingleKey { get; }
Property Value
Methods
DrawLine(Canvas)
protected override void DrawLine(Canvas canvas)
Parameters
canvas
Canvas