DbGeography.PolygonFromBinary(Byte[], Int32) Méthode
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.
Crée une valeur de polygone DbGeography en fonction de la valeur binaire et de l'identificateur de système de coordonnées (SRID) connus spécifiés.
public:
static System::Data::Spatial::DbGeography ^ PolygonFromBinary(cli::array <System::Byte> ^ polygonWellKnownBinary, int coordinateSystemId);
public static System.Data.Spatial.DbGeography PolygonFromBinary (byte[] polygonWellKnownBinary, int coordinateSystemId);
static member PolygonFromBinary : byte[] * int -> System.Data.Spatial.DbGeography
Public Shared Function PolygonFromBinary (polygonWellKnownBinary As Byte(), coordinateSystemId As Integer) As DbGeography
Paramètres
- polygonWellKnownBinary
- Byte[]
Tableau d'octets qui contient une représentation binaire connue de la valeur géographique.
- coordinateSystemId
- Int32
Identificateur du système de coordonnées que la nouvelle valeur de DbGeography doit utiliser.
Retours
Nouvelle valeur DbGeography telle que définie par la valeur binaire connue avec l'identificateur du système de coordonnées de géographie spécifié.
Exceptions
polygonWellKnownBinary
coordinateSystemId