C# Class Gymnastika.Controls.Behaviors.CircleProvider

Inheritance: GeometryProvider
Show file Open project: weiqiyiji/Gymnastika

Public Properties

Property Type Description
BottomLeft int
BottomRight int
TopLeft int
TopRight int

Public Methods

Method Description
GetGeometry ( FrameworkElement target ) : System.Windows.Media.Geometry

Method Details

GetGeometry() public method

public GetGeometry ( FrameworkElement target ) : System.Windows.Media.Geometry
target System.Windows.FrameworkElement
return System.Windows.Media.Geometry

Property Details

BottomLeft public static property

public static int BottomLeft
return int

BottomRight public static property

public static int BottomRight
return int

TopLeft public static property

public static int TopLeft
return int

TopRight public static property

public static int TopRight
return int