←Select platform

Bounds Property (AnnEditTextEventArgs)

Summary

Gets the bounding rectangle of the AnnTextObject entering text-editing mode in screen/device coordinates.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.LeadRectD Bounds {get;}
Public ReadOnly Property Bounds As Leadtools.LeadRectD
public Leadtools.LeadRectD Bounds {get;}
@property (nonatomic,readonly) LeadRectD bounds;
public LeadRectD getBounds()
get_Bounds();

Property Value

A Leadtools.LeadRectD that represents the bounding rectangle of the AnnTextObject entering text-editing mode in screen/device coordinates.

Example

For an example, refer to AnnAutomation.EditText

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize