←Select platform

GetBoundingRectangle Method

Summary

Gets the bounding rectangle for this AnnPointerObject object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
protected override LeadRectD GetBoundingRectangle() 
Protected Overrides Function GetBoundingRectangle() As Leadtools.LeadRectD 
protected override Leadtools.LeadRectD GetBoundingRectangle() 
@property (nonatomic,readonly) LeadRectD bounds; 
@Override protected LeadRectD getBoundingRectangle() 
 function Leadtools.Annotations.Core.AnnPointerObject.GetBoundingRectangle() 
protected:  
   virtual LeadRectD^ GetBoundingRectangle() override 

Return Value

The bounding rectangle for this AnnPointerObject object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly