FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / RoundedRectangleShape Class
Members


RoundedRectangleShape Class
Represents a rounded rectangle shape object.
Syntax
'Declaration
 
Public Class RoundedRectangleShape 
   Inherits PSShape
   Implements FarPoint.Win.ISerializeSupport, IPdfSupportPSObject 
 
'Usage
 
Dim instance As RoundedRectangleShape
Inheritance Hierarchy

System.Object
   FarPoint.Win.ElementWindowless
      FarPoint.Win.Spread.DrawingSpace.PSObject
         FarPoint.Win.Spread.DrawingSpace.PSShape
            FarPoint.Win.Spread.DrawingSpace.RoundedRectangleShape

See Also