ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / CornerRadius Structure / TopLeftX Property

In This Topic
    TopLeftX Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TopLeftX As Integer
    public int TopLeftX {get; set;}
    See Also