ICssBorderTopRightRadiusProperty public interface ICssBorderTopRightRadiusProperty : ICssProperty Represents the CSS border-top-right-radius property. Documentation Code Length HorizontalTopRight { get; } Gets the value of the horizontal top-right radius. Length VerticalTopRight { get; } Gets the value of the vertical top-right radius.