ActiveReports 9
Bounds Property (ARControl)

Sets or returns a rectangle that defines the location and size of the control in inches.
Syntax
'Declaration
 
Public Property Bounds As RectangleF
public RectangleF Bounds {get; set;}

Property Value

A RectangleF object defined using Float or Single values in inches.
See Also

Reference

ARControl Class
ARControl Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum