LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

GetControlPointsLocation Method (AnnEditDesigner)






Gets the location of the System.Windows.Controls.Primitives.Thumb objects of this AnnEditDesigner .NET support Silverlight support
Syntax
public abstract Point[] GetControlPointsLocation()
'Declaration
 
Public MustOverride Function GetControlPointsLocation() As Point()
'Usage
 
Dim instance As AnnEditDesigner
Dim value() As Point
 
value = instance.GetControlPointsLocation()
public abstract Point[] GetControlPointsLocation()
 function Leadtools.Windows.Annotations.AnnEditDesigner.GetControlPointsLocation()
public:
abstract array<Point>^ GetControlPointsLocation(); 
Remarks
Derived classes should override this property to return the location of the System.Windows.Controls.Primitives.Thumb required.
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

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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