C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RoundRectangleProps Class
Members

RoundRectangleProps Class
Represents the geometric properties of a rectangle with rounded corners. Used by the RenderRoundRectangle class.
Object Model
RoundRectangleProps Class
Syntax
'Declaration
 
Public Class RoundRectangleProps 
   Inherits RectangleProps
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.ShapeProps
      C1.C1Preview.RectangleProps
         C1.C1Preview.RoundRectangleProps

See Also