Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / Gradient Class / Bounds Property

In This Topic
    Bounds Property (Gradient)
    In This Topic
    Gets or sets the field's size and location within the section, in twips.
    Syntax
    'Declaration
     
    Public Property Bounds As RectangleF
    public RectangleF Bounds {get; set;}
    See Also