Class PillarShape
柱状图
public class PillarShape : ShapeBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
- Inheritance
-
PillarShape
- Implements
- Inherited Members
- Extension Methods
Fields
RadiusXProperty
public static readonly DependencyProperty RadiusXProperty
Field Value
RadiusYProperty
public static readonly DependencyProperty RadiusYProperty
Field Value
Properties
RadiusX
public double RadiusX { get; set; }
Property Value
RadiusY
public double RadiusY { get; set; }
Property Value
Methods
CreateGeometry()
protected override Geometry CreateGeometry()