ComponentOne Word for UWP
TextTriangleShape Class
Members 

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace : TextTriangleShape Class
Represents a text triangle shape of the shape container.
Object Model
TextTriangleShape Class
Syntax
'Declaration
 
Public Class TextTriangleShape 
   Inherits TextBoxShape
   Implements C1.Xaml.Word.Objects.IRtfContent 
public class TextTriangleShape : TextBoxShape, C1.Xaml.Word.Objects.IRtfContent  
Inheritance Hierarchy

System.Object
   C1.Xaml.Word.Canvas.DrawingShape
      C1.Xaml.Word.Canvas.FilledShape
         C1.Xaml.Word.Canvas.TextBoxShape
            C1.Xaml.Word.Canvas.TextTriangleShape

See Also

Reference

TextTriangleShape Members
C1.Xaml.Word.Canvas Namespace