Gets the organization of the DimXpertManager tab information: by annotation, by features, or flat.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TreeDisplay As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertManager
Dim value As System.Integer
instance.TreeDisplay = value
value = instance.TreeDisplay |
C# | |
---|
System.int TreeDisplay {get; set;} |
C++/CLI | |
---|
property System.int TreeDisplay {
System.int get();
void set ( & System.int value);
} |
Property Value
Type of tree display as defined in
swDimXpertTreeDisplay_e
Example
Remarks
See Also
Availability
SOLIDWORKS 2010 FCS, Revision Number 18.0