C# Class Gymnastika.Controls.Behaviors.RectangleProvider

Inheritance: GeometryProvider
显示文件 Open project: weiqiyiji/Gymnastika

Public Methods

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

Private Methods

Method Description
GetMinRadius ( double radius1, double radius2 ) : double
IsNeedToClip ( System.Windows.CornerRadius cornerRadius ) : bool

Method Details

GetGeometry() public method

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