Class MarkPosition
public class MarkPosition : Layer, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw- Inheritance
- 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      MarkPosition
- Implements
- Derived
- Inherited Members
- Extension Methods
Fields
AlignmentCenterProperty
public static readonly DependencyProperty AlignmentCenterPropertyField Value
ItemPercentProperty
public static readonly DependencyProperty ItemPercentPropertyField Value
MarkForegroundProperty
public static readonly DependencyProperty MarkForegroundPropertyField Value
MarkValueTypeProperty
public static readonly DependencyProperty MarkValueTypePropertyField Value
MulCountProperty
public static readonly DependencyProperty MulCountPropertyField Value
MulIndexProperty
public static readonly DependencyProperty MulIndexPropertyField Value
PointProperty
public static readonly DependencyProperty PointPropertyField Value
WidthPercentProperty
public static readonly DependencyProperty WidthPercentPropertyField Value
Properties
AlignmentCenter
public bool AlignmentCenter { get; set; }Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }Property Value
ItemPercent
public double ItemPercent { get; set; }Property Value
MarkForeground
public Brush MarkForeground { get; set; }Property Value
MarkValueType
public MarkValueType MarkValueType { get; set; }Property Value
MulCount
public int MulCount { get; set; }Property Value
MulIndex
public int MulIndex { get; set; }Property Value
Point
public Point Point { get; set; }Property Value
SingleKey
public static ComponentResourceKey SingleKey { get; }Property Value
WidthPercent
public double WidthPercent { get; set; }Property Value
Methods
Draw(Canvas)
public override void Draw(Canvas canvas)Parameters
- canvasCanvas
DrawMark()
public virtual void DrawMark()GetPoint()
protected Point GetPoint()Returns
InitX()
protected override void InitX()