SpecsViewer (Object)

Represents the specification tree viewer.
This viewer displays the document's specification tree according to the chosen layout, and can only be included in a SpecsAndGeomWindow object.
See also:
,

Properties


Property Layout() As
Returns or sets the specification tree layout.
Example:
This example sets the specification tree layout for the SpecsTreeViewer specification tree viewer to catSpecsViewerHorizontalCentered.
 SpecsTreeViewer.Layout = catSpecsViewerHorizontalCentered