ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectorEntityEllipse Class
Members




In This Topic
    ImGearVectorEntityEllipse Class
    In This Topic
    Represents an ellipse.
    Object Model
    ImGearVectorEntityEllipse Class
    Syntax
    'Declaration
     
    Public Class ImGearVectorEntityEllipse 
       Inherits ImGearVectorEntity
    'Usage
     
    Dim instance As ImGearVectorEntityEllipse
    public class ImGearVectorEntityEllipse : ImGearVectorEntity 
    public __gc class ImGearVectorEntityEllipse : public ImGearVectorEntity 
    public ref class ImGearVectorEntityEllipse : public ImGearVectorEntity 
    Inheritance Hierarchy

    System.Object
       ImageGear.Vector.ImGearVectorObject
          ImageGear.Vector.ImGearVectorEntity
             ImageGear.Vector.ImGearVectorEntityEllipse

    See Also