A newer version of this page is available.
Switch to the current version.
IMapItemFactory Interface
Provides a method for creating map items.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
Related API Members
The following members accept/return IMapItemFactory objects:
Remarks
The IMapItemFactory interface declares the IMapItemFactory.CreateMapItem method, which defines a way of creating map items.
See Also
Feedback