Click or drag to resize
XDL

XImageGraphics Methods

The XImageGraphics type exposes the following members.

Methods
  Name Description
Public method xglVertex3d(XVertex3d) 오프셋/크기조절이 적용된 3차원 정점을 설정한다. glVertex3d와는 조금 다르다.
(Overrides XGraphicsxglVertex3d(XVertex3d))
Public method xglVertex3d(Double, Double, Double) 오프셋/크기조절이 적용된 3차원 정점을 설정한다. glVertex와는 조금 다르다.
(Overrides XGraphicsxglVertex3d(Double, Double, Double))
Top
See Also