Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Praeclarum
Graphics
StrokeDirectionEx
C# 클래스 Praeclarum.Graphics.StrokeDirectionEx
파일 보기
프로젝트 열기: praeclarum/Praeclarum
공개 메소드들
메소드
설명
Flipped
(
this
d
) :
StrokeDirection
IsHorizontal
(
this
d
) :
bool
IsVertical
(
this
d
) :
bool
Minus
(
this
a
,
StrokeDirection
b
) :
int
메소드 상세
Flipped()
공개
정적인
메소드
public
static
Flipped
(
this
d
) :
StrokeDirection
d
this
리턴
StrokeDirection
IsHorizontal()
공개
정적인
메소드
public
static
IsHorizontal
(
this
d
) :
bool
d
this
리턴
bool
IsVertical()
공개
정적인
메소드
public
static
IsVertical
(
this
d
) :
bool
d
this
리턴
bool
Minus()
공개
정적인
메소드
public
static
Minus
(
this
a
,
StrokeDirection
b
) :
int
a
this
b
StrokeDirection
리턴
int