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 LabelStylePropertyField Value
MarkStyleProperty
public static readonly DependencyProperty MarkStylePropertyField Value
PathStyleProperty
public static readonly DependencyProperty PathStylePropertyField 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()