Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / CornerRadius Structure
Members

In This Topic
    CornerRadius Structure
    In This Topic
    Represents 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
          GrapeCity.Documents.Drawing.CornerRadius

    See Also