MapItemStyle Class
In This Article
Specifies a style for a map item.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public class MapItemStyle :
MapItemTextStyle,
IRenderItemStyle,
IShapeStyle
#Related API Members
The following members return MapItemStyle objects:
#Inheritance
See Also