Back to Devexpress

MapLineStartCapIsFilledMapping Class

windowsforms-devexpress-dot-xtramap-3ed3b287.md

latest1.8 KB
Original Source

MapLineStartCapIsFilledMapping Class

Defines the IsFilled property for the start cap when map line settings are loaded from a data source.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class MapLineStartCapIsFilledMapping :
    MapShapePropertyMappingBase
vb
Public Class MapLineStartCapIsFilledMapping
    Inherits MapShapePropertyMappingBase

Inheritance

Object DevExpress.XtraMap.Native.MapItemMappingBase MapItemPropertyMappingBase DevExpress.XtraMap.MapItemPropertyMappingBase<MapShape> MapShapePropertyMappingBase MapLineStartCapIsFilledMapping

See Also

MapLineStartCapIsFilledMapping Members

MapLineStartCapLengthMapping

MapLineStartCapTemplateMapping

MapLineStartCapVisibleMapping

MapLineStartCapWidthMapping

DevExpress.XtraMap Namespace