FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document 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.Xaml.Document.CornerRadius

    See Also