Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnObjectVisual Class : EditingComponents Property |
public List<Path> EditingComponents {get;}
'Declaration
Public ReadOnly Property EditingComponents As List(Of Path)
'Usage
Dim instance As AnnObjectVisual Dim value As List(Of Path) value = instance.EditingComponents
public List<Path> EditingComponents {get;}
get_EditingComponents();