C# Class Gymnastika.Controls.Behaviors.CircleProvider

Inheritance: GeometryProvider
ファイルを表示 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_oe static_oe property

public static int BottomLeft
return int

BottomRight public_oe static_oe property

public static int BottomRight
return int

TopLeft public_oe static_oe property

public static int TopLeft
return int

TopRight public_oe static_oe property

public static int TopRight
return int