Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnRectangleObject Class : Rect Property |
public LeadRectD Rect {get; set;}
'Declaration
Public Property Rect As LeadRectD
public LeadRectD Rect {get; set;}
@property (nonatomic) LeadRectD rect;
public LeadRectD getRect() public void setRect(LeadRectD rect)
get_Rect();
set_Rect(value);
Object.defineProperty('Rect');