←Select platform

GetControlPointsLocation Method

Summary

Gets the location of the System.Windows.Controls.Primitives.Thumb objects of this AnnEditDesigner

Syntax

C#
VB
C++
public abstract Point[] GetControlPointsLocation() 
  
Public MustOverride Function GetControlPointsLocation() As Point() 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly