Utils Methods | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release The Utils type exposes the following members.
Methods
| Name | Description |
---|
| ArrowRotationAngle | |
| AssignDefaultWhenNullT(T, T) | |
| AssignDefaultWhenNullT(NullableT, T) |
This will be replaced with null-coalescing assignment in C# 8.0
|
| ConvertZoomFromMapQuestToGeoStream | |
| CreateResourceUrl | |
| CreateStaticMapUrl(Uri, Size, Int32, IEnumerableLatLon, MarkerType, INwfPrincipal) | |
| CreateStaticMapUrl(Uri, Size, Int32, MarkerType, LatLon, INwfPrincipal) | |
| GenerateExitSignPngByteStream | |
| GenerateRoadSignPngByteStream | |
| GenerateStaticImage | |
| GetBasepath | |
| GetSprite | |
| ParsableConvertT | |
| ParsableConvertWithDefaultT | |
| SimpleConvertT | |
| SimpleConvertWithDefaultT | |
| ValidateInclusiveRangeT |
Validate the value is in between the specified range [min,max]
|
| ValidateRequired(String, String, NWFExceptions) | |
| ValidateRequiredT(String, T, NWFExceptions) | |
| ValidateRequiredT(String, NullableT, NWFExceptions) | |
| WrapWithNwfException | |
TopSee Also