Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / CornerRadius Structure
Members

In This Topic
    CornerRadius Structure
    In This Topic
    Defines the corners' radii of a rounded rectangle.
    Object Model
    CornerRadius Structure
    Syntax
    'Declaration
     
    Public Structure CornerRadius 
       Inherits System.ValueType
    public struct CornerRadius : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Win.C1Document.CornerRadius

    See Also