←Select platform

Location Property

Summary

Gets or sets the coordinates of the upper-left corner of this AnnRectangle structure.

Syntax

C#
VB
C++
public AnnPoint Location { get; set; } 
  
Public Property Location As Leadtools.Annotations.AnnPoint 
public: 
property Leadtools.Annotations.AnnPoint Location { 
   Leadtools.Annotations.AnnPoint get(); 
   void set (    Leadtools.Annotations.AnnPoint ); 
} 

Property Value

The coordinates of the upper-left corner of this AnnRectangle structure.

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