LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

Points Property


Gets the collection of Leadtools.LeadPointD objects that define this AnnObject. WinRT support
Syntax
public LeadPointCollection Points {get;}
 get_Points(); 

Property Value

The Leadtools.LeadPointD objects that define this AnnObject. The default value is an empty collection that is ready to use.
Remarks

Each AnnObject contains an array of Leadtools.LeadPointD in container coordinates that define its location and size. How these points are interpreted in forming the object shape is up to the derived class. For instance a line object would normally have two points: start and end. A rectangle object will have four points for the each corner (to keep track of rotated objects) and so forth.

Example

For an example, refer to AnnContainer.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.