Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Class EditorCalloutShape 
       Inherits CustomShape
       Implements FarPoint.Win.ISerializeSupport, IPdfSupportPSObject 
    'Usage
     
    
    Dim instance As EditorCalloutShape
    public class EditorCalloutShape : CustomShape, FarPoint.Win.ISerializeSupport, IPdfSupportPSObject  
    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