InnerBoundaryCollection Class
A collection of InnerBoundary objects.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Related API Members
The following members return InnerBoundaryCollection objects:
Remarks
An object of this class can be accessed using the MapPathSegment.InnerBoundaries property.
Inheritance
Object
DXCollectionBase<InnerBoundary>
DXCollection<InnerBoundary>
DevExpress.XtraMap.SupportCallbackCollection<InnerBoundary>
InnerBoundaryCollection
See Also