Class ShapeBase
public abstract class ShapeBase : Shape, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
- Inheritance
-
ShapeBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
ShapeBase()
public ShapeBase()
Properties
DefiningGeometry
protected override Geometry DefiningGeometry { get; }
Property Value
Methods
CreateGeometry()
protected abstract Geometry CreateGeometry()