Section Entity Ellipse
Methods Introduced:
The method wfcSectionEntityEllipse::Create creates an ellipse entity in a specified section using the center, X-axis and Y-axis radii of the eclipse as inputs.
The methods wfcSectionEntityEllipse::GetCenter and wfcSectionEntityEllipse::SetCenter retrieve and set the center of the ellipse.
The methods wfcSectionEntityEllipse::GetXRadius and wfcSectionEntityEllipse::GetXRadius retrieve and set the XRadius of the ellipse.
The methods wfcSectionEntityEllipse::GetYRadius and wfcSectionEntityEllipse::SetYRadius retrieve and set the YRadius of the ellipse.
Was this helpful?