Back to Devexpress

MapItemsLayerBase Methods

windowsforms-devexpress-dot-xtramap-dot-mapitemslayerbase-dot-underscore-methods.md

latest5.8 KB
Original Source

MapItemsLayerBase Methods

The base class for layers that display map items.

NameDescription
Dispose()Disposes of the current object. Inherited from MapDisposableObject.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
ExportToKml(Stream, String)Exports data from this vector layer to the specified stream using the KML file format.
ExportToKml(Stream)Exports data from this vector layer to the specified stream using the KML file format.
ExportToKml(String)Exports data from this vector layer to the specified KML file.
ExportToShp(String, ShpExportOptions)Exports this vector layer data to the specified shapefile.
ExportToSvg(Stream, SvgExportOptions)Exports data from this vector layer to the specified stream using the defined parameters.
ExportToSvg(Stream, Double, SvgExportOptions)Exports data from this vector layer to the specified stream using the defined parameters.
ExportToSvg(Stream, Double)Exports data from this vector layer to the specified stream using the SVG file format.
ExportToSvg(Stream)Exports data from this vector layer to the specified stream using the SVG file format.
ExportToSvg(String, SvgExportOptions)Exports data from this vector layer to the specified SVG file using the defined parameters.
ExportToSvg(String, Double, SvgExportOptions)Exports data from this vector layer to the specified SVG file using the defined parameters.
ExportToSvg(String, Double)Exports data from this vector layer to the specified SVG file.
ExportToSvg(String)Exports data from this vector layer to the specified SVG file.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
GetViewport()Returns a map viewport. Inherited from LayerBase.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

MapItemsLayerBase Class

MapItemsLayerBase Members

DevExpress.XtraMap Namespace