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

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

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

    See Also