ComponentOne Word for UWP
RectangleShape Class
Members 

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

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

See Also

Reference

RectangleShape Members
C1.Xaml.Word.Canvas Namespace