Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Ellipse Class
Fields Properties Methods


In This Topic
    Ellipse Class Members
    In This Topic

    The following tables list the members exposed by Ellipse.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets ellipse's center.  
    Public Property Gets or sets the ellipse's domain. The parameter t on an ellipse is not the angle of ellipse.PointAt(t) with the X-axis, even if t is in [0, 2*PI].  
    Public Property  
    Public Property  
    Public Property  
    Public Property Distance between foci, commonly called "2c".  
    Public Property  
    Public PropertyReturns true if Ellipse is a Circle.  
    Public Property  
    Public Property  
    Public Property Gets or sets ellipse's X radius.  
    Public Property Gets or sets ellipse's Y radius.  
    Public Property  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Creates a deep copy of this ellipse.  
    Public Method  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public Method Evaluates the curvature 3D vector.  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public Method  
    Public MethodOverloaded.  Extrudes this entity along plane's Z-axis.  
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.  Extrude this planar entity along plane's Z-axis.  
    Public Method  
    Public MethodGets ellipse's foci.  
    Public Method  
    Public Method  
    Public Method  
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo instance with the data needed to serialize the target object.  
    Public MethodOverloaded.   
    Public Method  
    Public Method  
    Public Method  
    Public MethodOverridden.   
    Public Method  
    Public Method Checks if the Ellipse lies on a specific plane.  
    Public Method  
    Public Method  
    Public Method Checks if a point is inside the Ellipse.  
    Public MethodOverridden.   
    Public Method Gets the ellipse length.  
    Public Method  
    Public MethodOverloaded.   
    Public Method  
    Public MethodEvaluates a point on the ellipse using the trigonometric parameterization.  
    Public Method  
    Public MethodOverloaded. Overridden.  Computes the curve or surface tessellation.  
    Public Method  
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public Method  
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public Method  
    Public Method  
    Public Method  
    Public Method Evaluates the unit tangent vector at a parameter.  
    Public MethodOverridden.   
    Public Method  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Method  
    Top
    See Also