Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Treefrog
Presentation
Annotations
SelectionAnnot
C# 클래스 Treefrog.Presentation.Annotations.SelectionAnnot
상속:
DrawAnnotation
파일 보기
프로젝트 열기: jaquadro/Treefrog
1 사용 예제들
공개 메소드들
메소드
설명
MoveBy
(
int
diffX
,
int
diffY
) :
void
MoveTo
(
Point
location
) :
void
Normalize
( ) :
void
SelectionAnnot
( ) :
System
SelectionAnnot
(
Point
start
) :
System
메소드 상세
MoveBy()
공개
메소드
public
MoveBy
(
int
diffX
,
int
diffY
) :
void
diffX
int
diffY
int
리턴
void
MoveTo()
공개
메소드
public
MoveTo
(
Point
location
) :
void
location
Point
리턴
void
Normalize()
공개
메소드
public
Normalize
( ) :
void
리턴
void
SelectionAnnot()
공개
메소드
public
SelectionAnnot
( ) :
System
리턴
System
SelectionAnnot()
공개
메소드
public
SelectionAnnot
(
Point
start
) :
System
start
Point
리턴
System