←Select platform

GetBoundingRectangle Method

Summary

Gets the bounding rectangle for this AnnStickyNoteObject.

Syntax

C#
VB
Java
WinRT C#
C++
protected override LeadRectD GetBoundingRectangle() 
Protected Overrides Function GetBoundingRectangle() As Leadtools.LeadRectD 
protected override Leadtools.LeadRectD GetBoundingRectangle() 
protected LeadRectD getBoundingRectangle() 
 function Leadtools.Annotations.Core.AnnStickyNoteObject.GetBoundingRectangle() 
protected:  
   virtual LeadRectD^ GetBoundingRectangle() override 

Return Value

The bounding rectangle for this AnnStickyNoteObject.

Remarks

This method returns the rectangle formed from the first Points as the center and the size of Picture.

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