Bounds Property
Summary
Gets or sets the background rectangle, in pixel coordinates.
Syntax
C#
VB
Objective-C
C++
Java
@property (nonatomic, assign) LeadRectD bounds
public LeadRectD getBounds()
public void setBounds(LeadRectD bounds)
Property Value
The background rectangle, in pixel coordinates.The default value is LeadRectD.Empty.