Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormatProperties

Hierarchy

  • FormatProperties

Index

Properties

Optional conversionInfo

conversionInfo: ConversionInfo

Contains information that describes how this Format should be converted.

Read more...

Optional coordinateSegments

coordinateSegments: CoordinateSegment[]

Optional currentPattern

currentPattern: string

A string that serves as a pattern describing how this Format should be displayed.

Read more...

Optional defaultPattern

defaultPattern: string

The default pattern describing how this Format should be displayed.

Read more...

Optional name

name: string

The name of the coordinate.

Read more...

Optional spatialReference

spatialReference: SpatialReferenceProperties

The SpatialReference for this format.

Read more...

Optional viewModel

The view model of the CoordinateConversion widget that is utilizing this format.

Read more...

Generated using TypeDoc