ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / RightArrowCalloutShape Class
Members

In This Topic
    RightArrowCalloutShape Class
    In This Topic
    Represents a right arrow callout shape of the shape container.
    Object Model
    RightArrowCalloutShape Class
    Syntax
    'Declaration
     
    Public Class RightArrowCalloutShape 
       Inherits FilledShape
       Implements C1.Xaml.Word.Objects.IRtfContent 
    public class RightArrowCalloutShape : FilledShape, C1.Xaml.Word.Objects.IRtfContent  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Canvas.DrawingShape
          C1.Xaml.Word.Canvas.FilledShape
             C1.Xaml.Word.Canvas.RightArrowCalloutShape

    See Also