Class EllipseMarker
public class EllipseMarker : ShapePointMarker, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
- Inheritance
-
EllipseMarker
- Implements
- Inherited Members
- Extension Methods
Fields
RectProperty
public static readonly DependencyProperty RectProperty
Field Value
Properties
AnimationKey
public static ComponentResourceKey AnimationKey { get; }
Property Value
CircleKey
public static ComponentResourceKey CircleKey { get; }
Property Value
Default10Key
public static ComponentResourceKey Default10Key { get; }
Property Value
Default2Key
public static ComponentResourceKey Default2Key { get; }
Property Value
Default4Key
public static ComponentResourceKey Default4Key { get; }
Property Value
Default5Key
public static ComponentResourceKey Default5Key { get; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
DefiningGeometry
描绘形状
protected override Geometry DefiningGeometry { get; }
Property Value
Rect
public Rect Rect { get; set; }
Property Value
Methods
OnRender(DrawingContext)
绘制形状
protected override void OnRender(DrawingContext drawingContext)
Parameters
drawingContext
DrawingContext