C# Class Gu.Wpf.Geometry.BoxBalloon

Inheritance: BalloonBase
Afficher le fichier Open project: JohanLarsson/Gu.Wpf.Geometry

Méthodes publiques

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

Méthodes protégées

Méthode Description
AdjustedCornerRadius ( ) : System.Windows.CornerRadius
GetOrCreateBoxGeometry ( Size renderSize ) : System.Windows.Media.Geometry
GetOrCreateConnectorGeometry ( Size renderSize ) : System.Windows.Media.Geometry

Private Methods

Méthode Description
CreateLineSegmentTo ( DependencyProperty property ) : System.Windows.Media.LineSegment
CreatePathFigureStartingAt ( DependencyProperty property ) : System.Windows.Media.PathFigure
OnCornerRadiusChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

AdjustedCornerRadius() protected méthode

protected AdjustedCornerRadius ( ) : System.Windows.CornerRadius
Résultat System.Windows.CornerRadius

GetOrCreateBoxGeometry() protected méthode

protected GetOrCreateBoxGeometry ( Size renderSize ) : System.Windows.Media.Geometry
renderSize System.Windows.Size
Résultat System.Windows.Media.Geometry

GetOrCreateConnectorGeometry() protected méthode

protected GetOrCreateConnectorGeometry ( Size renderSize ) : System.Windows.Media.Geometry
renderSize System.Windows.Size
Résultat System.Windows.Media.Geometry

Property Details

CornerRadiusProperty public_oe static_oe property

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