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


In This Topic
    EditorCalloutShape Class
    In This Topic
    Represents an editor's drawn highlight shape object.
    Object Model
    EditorCalloutShape ClassPicture ClassIBorder InterfaceElements ClassPicture ClassPSGradient Class
    Syntax
    'Declaration
     
    Public Class EditorCalloutShape 
       Inherits CustomShape
       Implements FarPoint.Win.IElement, FarPoint.Win.IElementEnhanced, FarPoint.Win.ISerializeSupportIPdfSupportPSObject 
    'Usage
     
    Dim instance As EditorCalloutShape
    public class EditorCalloutShape : CustomShape, 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.CustomShape
                   FarPoint.Win.Spread.DrawingSpace.EditorCalloutShape

    See Also