GmlFormatter Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Objet à déplacer des types spatiaux vers et depuis le format GML
public abstract class GmlFormatter : Microsoft.Spatial.SpatialFormatter<System.Xml.XmlReader,System.Xml.XmlWriter>
type GmlFormatter = class
inherit SpatialFormatter<XmlReader, XmlWriter>
Public MustInherit Class GmlFormatter
Inherits SpatialFormatter(Of XmlReader, XmlWriter)
- Héritage
Constructeurs
GmlFormatter(SpatialImplementation) |
Initialise une nouvelle instance de la classe GmlFormatter. |