←Select platform

EditingComponents Property

Summary

Gets the list of frame work elements that specify the object editing components (thumbnails, rotate handles, etc.).

Syntax

C#
VB
WinRT C#
public List<Path> EditingComponents {get;} 
Public ReadOnly Property EditingComponents As List(Of Path) 
public List<Path> EditingComponents {get;} 
 get_EditingComponents();  

Property Value

A list of frame work elements that specify the object editing components (thumbnails, rotate handles, etc.).

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