←Select platform

GetBoundingRectangle Method

Summary

Gets the bounding rectangle for this AnnCurveObject object.

Syntax
C#
VB
Objective-C
C++
Java
protected override LeadRectD GetBoundingRectangle() 
Protected Overrides Function GetBoundingRectangle() As LeadRectD 
@property (nonatomic,readonly) LeadRectD bounds; 
@Override protected LeadRectD getBoundingRectangle() 
protected:  
   virtual LeadRectD^ GetBoundingRectangle() override 

Return Value

The bounding rectangle for this AnnCurveObject object.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly