A newer version of this page is available.
Switch to the current version.
SvgFileDataAdapter Class
Data adapter that provides data from a SVG file.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public class SvgFileDataAdapter :
CoordinateSystemDataAdapterBase,
ISvgPointConverterFactory
Public Class SvgFileDataAdapter
Inherits CoordinateSystemDataAdapterBase
Implements ISvgPointConverterFactory
Remarks
For more information about this data adapter, refer to the Load Vector Data from a SVG File topic.
Inheritance
Extension Methods
See Also
Feedback