Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HeapProfiler
TooltipContentBase
C# 클래스 HeapProfiler.TooltipContentBase
파일 보기
프로젝트 열기: kg/HeapProfiler
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Font
System.Drawing.Font
Location
Point
Size
System.Drawing.Size
공개 메소드들
메소드
설명
Measure
(
Graphics
g
) :
Size
Render
(
Graphics
g
) :
void
메소드 상세
Measure()
공개
추상적인
메소드
public
abstract
Measure
(
Graphics
g
) :
Size
g
System.Drawing.Graphics
리턴
System.Drawing.Size
Render()
공개
추상적인
메소드
public
abstract
Render
(
Graphics
g
) :
void
g
System.Drawing.Graphics
리턴
void
프로퍼티 상세
Font
공개적으로 프로퍼티
public
Font,System.Drawing
Font
리턴
System.Drawing.Font
Location
공개적으로 프로퍼티
public
Point
Location
리턴
Point
Size
공개적으로 프로퍼티
public
Size,System.Drawing
Size
리턴
System.Drawing.Size