Back to Devexpress

MapRectangleHeightMapping Class

windowsforms-devexpress-dot-xtramap-d4f4e4cd.md

latest1.4 KB
Original Source

MapRectangleHeightMapping Class

This class allows you to map the MapRectangle.Height property to a data source field.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class MapRectangleHeightMapping :
    MapRectanglePropertyMappingBase
vb
Public Class MapRectangleHeightMapping
    Inherits MapRectanglePropertyMappingBase

Inheritance

Object DevExpress.XtraMap.Native.MapItemMappingBase MapItemPropertyMappingBase DevExpress.XtraMap.MapItemPropertyMappingBase<MapRectangle> MapRectanglePropertyMappingBase MapRectangleHeightMapping

See Also

MapRectangleHeightMapping Members

DevExpress.XtraMap Namespace