MapPathSegment.IsClosed Property
Gets or sets whether a map path segment is closed.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if a map path segment is closed on a map; otherwise, false. |
See Also