KitchenDraw SDK 2
Show / Hide Table of Contents

Property ComponentLevel

ComponentLevel

Position of the object in the component hierarchy.

Declaration
public int ComponentLevel { get; set; }
Property Value
Type Description
int
Remarks

A value of 0 indicates that the object is not a component but an object of the highest possible level.

In this article
Back to top Generated by DocFX