IMapItemFactory Interface
Provides a method for creating map items.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Related API Members
The following members return IMapItemFactory objects:
Remarks
The IMapItemFactory interface declares the IMapItemFactory.CreateMapItem method, which defines a way of creating map items.
See Also