Skip to main content
A newer version of this page is available. .

ContourInfoList Class

A ContourInfo objects’ collection.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class ContourInfoList :
    List<ContourInfo>,
    IContourInfoList

The following members return ContourInfoList objects:

Inheritance

Object
List<ContourInfo>
ContourInfoList
See Also