Class VisualMap
public class VisualMap : Layer, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw- Inheritance
- 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      VisualMap
- Implements
- Inherited Members
- Extension Methods
Fields
MarkBrushesProperty
public static readonly DependencyProperty MarkBrushesPropertyField Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }Property Value
MarkBrushes
[TypeConverter(typeof(BrushArrayTypeConverter))]
public ObservableCollection<Color> MarkBrushes { get; set; }Property Value
StaticKey
public static ComponentResourceKey StaticKey { get; }Property Value
Methods
Draw(Canvas)
public override void Draw(Canvas canvas)Parameters
- canvasCanvas