IEllipseArc Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IEllipseArc.

Public Properties

 NameDescription
 PropertyColorGets or sets the LineColor of this Ellipse or elliptical Arc.  
 PropertyEndAngleGets or sets the end angle of the Ellipse or elliptical Arc.  
 PropertyErasedGets or sets whether to erase or restore the Ellipse or elliptical Arc.  
 PropertyHandleGets the value of the handle for the Ellipse or elliptical Arc.  
 PropertyLayerGets or sets the name of the Layer of the Ellipse or elliptical Arc.  
 PropertyLineScaleGets or sets the scale factor for the Ellipse's or elliptical Arc's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the Ellipse or elliptical Arc.  
 PropertyLineWeightGets or sets the LineWeight for the Ellipse or elliptical Arc.  
 PropertyMajorRadiusGets or sets the major radius of the perpendicular axis for the Ellipse or elliptical Arc.  
 PropertyMinorRadiusGets or sets the minor radius of the perpendicular axis for the Ellipse or elliptical Arc.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this Ellipse or elliptical Arc.  
 PropertyRadiusRatioGets or sets the ratio of the major axis to the minor axis of the Ellipse or elliptical Arc.  
 PropertyStartAngleGets or sets the start angle of the Ellipse or elliptical Arc.  
 PropertyTransparencyGets or sets the transparency object for this Ellipse or elliptical Arc.  
 PropertyVisible

Gets or sets whether to show the Ellipse or elliptical Arc in the drawing.

 
Top

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Ellipse or elliptical Arc.  
 MethodDeleteCustomDataDeletes the specified custom data from the Ellipse or an elliptical Arc.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the Ellipse or elliptical Arc.  
 MethodEvaluateAtDistanceGets the point on the Ellipse or elliptical Arc closest to the specified distance from the start point. Also gets the corresponding U parameter and two derivatives at that point.  
 MethodEvaluateAtParameterGets the point on the Ellipse or elliptical Arc corresponding to the specified U parameter and gets the two derivatives at the point. Also gets the distance of the point from the start point.  
 MethodEvaluateAtPointGets the corresponding U parameter, the distance from the start point, and the two derivatives at the specified point on the Ellipse or elliptical Arc.  
 MethodGetBoundingBoxGets the bounding box enclosing the Ellipse or elliptical Arc.  
 MethodGetCenterGets the center point of the Ellipse or an elliptical Arc.  
 MethodGetClosestPointOnGets the point on the Ellipse or elliptical Arc that is closest to the specified point.  
 MethodGetCustomDataGets the specified custom data for the Ellipse or an elliptical Arc.  
 MethodGetEndParamsGets the start and end parameters of the Ellipse or elliptical Arc.  
 MethodGetEndPointGets the axis end point of an Ellipse or an elliptical Arc.  
 MethodGetExtensionDictionaryGets the dictionary for the Ellipse or elliptical Arc.  
 MethodGetHyperLinkGets the hyperlink attached to the Ellipse or elliptical Arc.  
 MethodGetLengthGets the length of an Ellipse or elliptical Arc.  
 MethodGetNormalGets the vector normal to this Ellipse or elliptical Arc.  
 MethodGetStartPointGets the axis start point of an Ellipse or an elliptical Arc.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Ellipse or elliptical Arc, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected Ellipse or elliptical Arc to or from the current selection set.  
 MethodSetCenterSets the center point of the Ellipse or elliptical Arc.  
 MethodSetCustomDataSets the custom data for the Ellipse or an elliptical Arc.  
 MethodSetHyperLinkAttaches a hyperlink to the Ellipse or elliptical Arc.  
Top

See Also