public SpatialReferenceBuilder( SpatialReference sr )
Public Function New( _ ByVal sr As SpatialReference _ )
Parameters
- sr
- The spatial reference to initialize this builder.
public SpatialReferenceBuilder( SpatialReference sr )
Public Function New( _ ByVal sr As SpatialReference _ )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
| NullGeometryObjectException | The sr is null. |
Target Platforms: Windows 10, Windows 8.1