Class Layer
public class Layer : MapLayer, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
- Inheritance
-
Layer
- Implements
- Derived
- Inherited Members
- Extension Methods
Fields
LabelStyleProperty
public static readonly DependencyProperty LabelStyleProperty
Field Value
MarkStyleProperty
public static readonly DependencyProperty MarkStyleProperty
Field Value
PathStyleProperty
public static readonly DependencyProperty PathStyleProperty
Field Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
LabelStyle
public Style LabelStyle { get; set; }
Property Value
MarkStyle
public Style MarkStyle { get; set; }
Property Value
PathStyle
public Style PathStyle { get; set; }
Property Value
Methods
InitX()
protected override void InitX()
InitY()
protected override void InitY()
TryDraw()
public override void TryDraw()