←Select platform

VisualComponents Property (AnnProtractorObjectRenderer)

Summary

Gets the list of frame work elements that specify the object visual components.

Syntax

C#
VB
WinRT C#
public override List<FrameworkElement> VisualComponents {get;} 
Public Overrides ReadOnly Property VisualComponents As List(Of FrameworkElement) 
public override List<FrameworkElement> VisualComponents {get;} 
 get_VisualComponents();  

Property Value

A list of frame work elements that specify the object visual components.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly