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

OnPointsChanged Method (AnnPolyRulerObject)






A RoutedPropertyChangedEventArgs that contains the event data.
Overrides AnnPolylineObject.OnPointsChanged.
Syntax
protected override void OnPointsChanged( 
   RoutedPropertyChangedEventArgs<PointCollection> e
)
'Declaration
 
Protected Overrides Sub OnPointsChanged( _
   ByVal e As RoutedPropertyChangedEventArgs(Of PointCollection) _
) 
'Usage
 
Dim instance As AnnPolyRulerObject
Dim e As RoutedPropertyChangedEventArgs(Of PointCollection)
 
instance.OnPointsChanged(e)
protected override void OnPointsChanged( 
   RoutedPropertyChangedEventArgs<PointCollection> e
)
 function Leadtools.Windows.Annotations.AnnPolyRulerObject.OnPointsChanged( 
   e 
)
protected:
void OnPointsChanged( 
   RoutedPropertyChangedEventArgs<PointCollection^>^ e
) override 

Parameters

e
A RoutedPropertyChangedEventArgs that contains the event data.
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

AnnPolyRulerObject Class
AnnPolyRulerObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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