C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Canvas Namespace / RoundRectangleShape Class
Members

RoundRectangleShape Class
Represents a round rectangle shape of the shape container.
Object Model
RoundRectangleShape Class
Syntax
'Declaration
 
Public Class RoundRectangleShape 
   Inherits FilledShape
   Implements C1.WPF.Word.Objects.IRtfContent 
 
Inheritance Hierarchy

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

See Also