←Select platform

BoundingRectangle Property

Summary

Gets the logical bounding rectangle of this AnnProtractorObject.

Syntax

C#
VB
C++
public override AnnRectangle BoundingRectangle { get; } 
  
Public Overrides ReadOnly Property BoundingRectangle As Leadtools.Annotations.AnnRectangle 
public: 
property Leadtools.Annotations.AnnRectangle BoundingRectangle { 
   Leadtools.Annotations.AnnRectangle get() override; 
} 

Property Value

An AnnRectangle structure that represents the logical bounding rectangle of this AnnProtractorObject.

Remarks

The AnnProtractorObject class overrides this member to return the logical bounding rectangle of the protractor. This bounding rectangle contains the two rulers, the gauge, the tick marks, and the angular unit of measure, if visible. For more information, refer to Using Protractors in Annotation Objects. (Deprecated)

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 Assembly