C# Class Petzold.RenderTheBetterEllipse.BetterEllipse

Inheritance: System.Windows.FrameworkElement
Afficher le fichier Open project: kasicass/kasicass Class Usage Examples

Méthodes publiques

Свойство Type Description
FillProperty System.Windows.DependencyProperty
StrokeProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
MeasureOverride ( Size sizeAvailable ) : Size
OnRender ( System.Windows.Media.DrawingContext dc ) : void

Private Methods

Méthode Description
BetterEllipse ( ) : System

Method Details

MeasureOverride() protected méthode

protected MeasureOverride ( Size sizeAvailable ) : Size
sizeAvailable System.Windows.Size
Résultat System.Windows.Size

OnRender() protected méthode

protected OnRender ( System.Windows.Media.DrawingContext dc ) : void
dc System.Windows.Media.DrawingContext
Résultat void

Property Details

FillProperty public_oe static_oe property

public static DependencyProperty,System.Windows FillProperty
Résultat System.Windows.DependencyProperty

StrokeProperty public_oe static_oe property

public static DependencyProperty,System.Windows StrokeProperty
Résultat System.Windows.DependencyProperty