[]
Gets the outlines (range groups) by level.
public RangeGroupInfo[] GetRangeGroupInfo(int level)
Public Function GetRangeGroupInfo(level As Integer) As RangeGroupInfo()
Type | Name | Description |
---|---|---|
int | level | Level of the associated outline (range group) |
Type | Description |
---|---|
RangeGroupInfo[] | The collection of groups with specified level. |