Click or drag to resize
XDL

XscEllipse Methods

The XscEllipse type exposes the following members.

Methods
  Name Description
Public method GetAxis 타원 축 길이를 확인한다.
Public method GetPoint 타원의 중앙 위치를 확인한다.
Public method GetPoint(Double, Double, Double) 타원의 중앙 위치를 확인한다.
Public method SetAxis 타원 축을 설정한다.
Public method SetPoint(XscCoord) 타원의 중앙 위치를 설정한다.
Public method SetPoint(Double, Double, Double) 타원의 중앙 위치를 설정한다.
Top
See Also