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 > AnnRectangleObjectRenderer Class : VisualComponents Property |
public override List<FrameworkElement> VisualComponents {get;}
'Declaration
Public Overrides ReadOnly Property VisualComponents As List(Of FrameworkElement)
'Usage
Dim instance As AnnRectangleObjectRenderer Dim value As List(Of FrameworkElement) value = instance.VisualComponents
public override List<FrameworkElement> VisualComponents {get;}
get_VisualComponents();