Class FlagTip
public class FlagTip : Layer, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw- Inheritance
- 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      FlagTip
- Implements
- Inherited Members
- Extension Methods
Constructors
FlagTip()
public FlagTip()Fields
FlagTipTypeProperty
public static readonly DependencyProperty FlagTipTypePropertyField Value
LabelXProperty
public static readonly DependencyProperty LabelXPropertyField Value
LabelYProperty
public static readonly DependencyProperty LabelYPropertyField Value
MarkerProperty
public static readonly DependencyProperty MarkerPropertyField Value
XProperty
public static readonly DependencyProperty XPropertyField Value
YProperty
public static readonly DependencyProperty YPropertyField Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }Property Value
FlagTipType
public FlagTipType FlagTipType { get; set; }Property Value
LabelX
public Label LabelX { get; set; }Property Value
LabelY
public Label LabelY { get; set; }Property Value
Marker
public Shape Marker { get; set; }Property Value
X
public Path X { get; set; }Property Value
Y
public Path Y { get; set; }Property Value
Methods
Draw(Canvas)
public override void Draw(Canvas canvas)Parameters
- canvasCanvas