Click or drag to resize
XDL

XscEllipse Methods

The XscEllipse type exposes the following members.

Methods
  NameDescription
Public methodGetAxis
타원 축 길이를 확인한다.
Public methodGetPoint
타원의 중앙 위치를 확인한다.
Public methodGetPoint(Double, Double, Double)
타원의 중앙 위치를 확인한다.
Public methodSetAxis
타원 축을 설정한다.
Public methodSetPoint(XscCoord)
타원의 중앙 위치를 설정한다.
Public methodSetPoint(Double, Double, Double)
타원의 중앙 위치를 설정한다.
Top
See Also