Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / EllipseShape Class
Members


In This Topic
    EllipseShape Class
    In This Topic
    Represents an ellipse shape object.
    Object Model
    EllipseShape ClassPicture ClassIBorder InterfaceElements ClassPicture ClassPSGradient Class
    Syntax
    'Declaration
     
    Public Class EllipseShape 
       Inherits PSShape
       Implements FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject 
    'Usage
     
    Dim instance As EllipseShape
    public class EllipseShape : PSShape, FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.Spread.DrawingSpace.PSObject
             FarPoint.Win.Spread.DrawingSpace.PSShape
                FarPoint.Win.Spread.DrawingSpace.EllipseShape

    See Also