C# Class FlexChartSample.CustomTooltipsController.MyTooltip

Inheritance: XuniBaseChartTooltipView
Afficher le fichier Open project: GoXuni/Xamarin.iOS-Samples

Méthodes publiques

Méthode Description
GetContentFrameRect ( CGRect contentFrame, CGPoint senderPoint ) : CGRect
GetFrameRect ( CGRect contentFrame, CGPoint senderPoint ) : CGRect
Render ( ) : void

Method Details

GetContentFrameRect() public méthode

public GetContentFrameRect ( CGRect contentFrame, CGPoint senderPoint ) : CGRect
contentFrame CGRect
senderPoint CGPoint
Résultat CGRect

GetFrameRect() public méthode

public GetFrameRect ( CGRect contentFrame, CGPoint senderPoint ) : CGRect
contentFrame CGRect
senderPoint CGPoint
Résultat CGRect

Render() public méthode

public Render ( ) : void
Résultat void