C# Class Gu.Wpf.Geometry.BoxBalloon

Inheritance: BalloonBase
Datei anzeigen Open project: JohanLarsson/Gu.Wpf.Geometry

Public Properties

Property Type Description
CornerRadiusProperty System.Windows.DependencyProperty

Protected Methods

Method Description
AdjustedCornerRadius ( ) : System.Windows.CornerRadius
GetOrCreateBoxGeometry ( Size renderSize ) : System.Windows.Media.Geometry
GetOrCreateConnectorGeometry ( Size renderSize ) : System.Windows.Media.Geometry

Private Methods

Method 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 method

protected AdjustedCornerRadius ( ) : System.Windows.CornerRadius
return System.Windows.CornerRadius

GetOrCreateBoxGeometry() protected method

protected GetOrCreateBoxGeometry ( Size renderSize ) : System.Windows.Media.Geometry
renderSize System.Windows.Size
return System.Windows.Media.Geometry

GetOrCreateConnectorGeometry() protected method

protected GetOrCreateConnectorGeometry ( Size renderSize ) : System.Windows.Media.Geometry
renderSize System.Windows.Size
return System.Windows.Media.Geometry

Property Details

CornerRadiusProperty public_oe static_oe property

public static DependencyProperty,System.Windows CornerRadiusProperty
return System.Windows.DependencyProperty