←Select platform

BoundingRectangle Property

Summary

This object implementation of AnnObject.BoundingRectangle.

Syntax

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

Property Value

A System.Windows.Rect structure that represents the logical bounding rectangle of this AnnCrossProductObject.

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.Windows.Annotations Assembly