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

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

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

    See Also