Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnEditDesigner Class : ControlPoints Property |
public ObservableCollection<Thumb> ControlPoints {get;}
'Declaration Public ReadOnly Property ControlPoints As ObservableCollection(Of Thumb)
'Usage Dim instance As AnnEditDesigner Dim value As ObservableCollection(Of Thumb) value = instance.ControlPoints
public: property ObservableCollection<Thumb^>^ ControlPoints { ObservableCollection<Thumb^>^ get(); }
For C#/VB examples, refer to AnnDesigner.