LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

GetControlPointsLocation Method (AnnEditDesigner)

Show in webframe





Gets the location of the System.Windows.Controls.Primitives.Thumb objects of this AnnEditDesigner
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 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

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.