C# 클래스 FlexChartSample.CustomTooltipsController.MyTooltip

상속: XuniBaseChartTooltipView
파일 보기 프로젝트 열기: GoXuni/Xamarin.iOS-Samples

공개 메소드들

메소드 설명
GetContentFrameRect ( CGRect contentFrame, CGPoint senderPoint ) : CGRect
GetFrameRect ( CGRect contentFrame, CGPoint senderPoint ) : CGRect
Render ( ) : void

메소드 상세

GetContentFrameRect() 공개 메소드

public GetContentFrameRect ( CGRect contentFrame, CGPoint senderPoint ) : CGRect
contentFrame CGRect
senderPoint CGPoint
리턴 CGRect

GetFrameRect() 공개 메소드

public GetFrameRect ( CGRect contentFrame, CGPoint senderPoint ) : CGRect
contentFrame CGRect
senderPoint CGPoint
리턴 CGRect

Render() 공개 메소드

public Render ( ) : void
리턴 void