Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ImageMagick
PathLineToHorizontalRel
IPath
ImageMagick.PathLineToHorizontalRel.IPath C# (CSharp) 메소드
PathLineToHorizontalRel 1 문서
파일 보기
프로젝트 열기: dlemstra/Magick.NET
IPath()
공개
메소드
Draws this instance with the drawing wand.
public
IPath
(
IDrawingWand
wand
) :
void
wand
IDrawingWand
The want to draw on.
리턴
void
void IPath.Draw(IDrawingWand wand) { if (wand != null) wand.PathLineToHorizontalRel(X); } }
PathLineToHorizontalRel
IPath
PathLineToHorizontalRel