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

OnPointsChanged Method (AnnPolyRulerObject)

Show in webframe





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:
void OnPointsChanged( 
   RoutedPropertyChangedEventArgs<PointCollection^>^ e
) override 

Parameters

e
A RoutedPropertyChangedEventArgs that contains the event data.
Requirements

Target Platforms

See Also

Reference

AnnPolyRulerObject Class
AnnPolyRulerObject Members

 

 


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