RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / CornerRadiusProperty Field

In This Topic
    CornerRadiusProperty Field (C1TextElement)
    In This Topic
    Identifies the CornerRadius style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CornerRadiusProperty As StyleProperty
    public static readonly StyleProperty CornerRadiusProperty
    See Also