Gets whether this item is the root item of the FeatureManager design tree.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsRoot As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITreeControlItem
Dim value As System.Boolean
value = instance.IsRoot |
C# | |
---|
System.bool IsRoot {get;} |
C++/CLI | |
---|
property System.bool IsRoot {
System.bool get();
} |
Property Value
True if this item is the root item of the FeatureManager design tree, false if not
Remarks
See Also
Availability
SolidWorks 2008 SP2, Revision Number 16.2