PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RoundRectangleProps Class
Members

In This Topic
    RoundRectangleProps Class
    In This Topic
    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
    public class RoundRectangleProps : RectangleProps 
    Inheritance Hierarchy

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

    See Also