GeoboundingBox.SpatialReferenceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the spatial reference ID (SRID) used by the GeoboundingBox.
public:
property unsigned int SpatialReferenceId { unsigned int get(); };
uint32_t SpatialReferenceId();
public uint SpatialReferenceId { get; }
var uInt32 = geoboundingBox.spatialReferenceId;
Public ReadOnly Property SpatialReferenceId As UInteger
Property Value
The spatial reference ID (SRID) used by the GeoboundingBox.
Implements
Windows requirements
App capabilities |
location
|