ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / AccentBorderCallout2Shape Class
Members

In This Topic
    AccentBorderCallout2Shape Class
    In This Topic
    Represents a accent border callout2 shape of the shape container.
    Object Model
    AccentBorderCallout2Shape Class
    Syntax
    'Declaration
     
    Public Class AccentBorderCallout2Shape 
       Inherits FilledShape
       Implements C1.WPF.Word.Objects.IRtfContent 
    public class AccentBorderCallout2Shape : FilledShape, C1.WPF.Word.Objects.IRtfContent  
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Canvas.DrawingShape
          C1.WPF.Word.Canvas.FilledShape
             C1.WPF.Word.Canvas.AccentBorderCallout2Shape

    See Also