Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PixelFarm
Agg
Stroke
C# 클래스 PixelFarm.Agg.Stroke
파일 보기
프로젝트 열기: prepare/HTML-Renderer
1 사용 예제들
공개 메소드들
메소드
설명
MakeVxs
(
VertexStore
sourceVxs
,
VertexStore
vxs
) :
VertexStore
SetMiterLimitTheta
(
double
t
) :
void
Stroke
(
double
inWidth
)
메소드 상세
MakeVxs()
공개
메소드
public
MakeVxs
(
VertexStore
sourceVxs
,
VertexStore
vxs
) :
VertexStore
sourceVxs
VertexStore
vxs
VertexStore
리턴
VertexStore
SetMiterLimitTheta()
공개
메소드
public
SetMiterLimitTheta
(
double
t
) :
void
t
double
리턴
void
Stroke()
공개
메소드
public
Stroke
(
double
inWidth
)
inWidth
double