Gets the roots of the set of dimensions that all the intersections
in this group share and are from.
| C# | Visual Basic | Visual C++ |
public virtual DimValList DimRoots{ get;}
Public Overridable ReadOnly Property DimRoots As DimValList
public: virtual property DimValList^ DimRoots { DimValList^ get (); }
DimValList containing the roots of the dimensions.