Table of Contents

Class CornerRadiusShape

Namespace
HeBianGu.Control.Shape
Assembly
HeBianGu.Control.Shape.dll
public class CornerRadiusShape : ShapeBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
Inheritance
CornerRadiusShape
Implements
Inherited Members
Extension Methods

Fields

CornerRadiusProperty

public static readonly DependencyProperty CornerRadiusProperty

Field Value

DependencyProperty

Properties

CornerRadius

public double CornerRadius { get; set; }

Property Value

double

Methods

CreateGeometry()

protected override Geometry CreateGeometry()

Returns

Geometry