Skip to content

< Back


WmtsDimension

Namespace: ThinkGeo.Core

public class WmtsDimension

Inheritance ObjectWmtsDimension

Properties

DefaultValue

public string DefaultValue { get; set; }

Property Value

String

Identifier

public string Identifier { get; set; }

Property Value

String

Values

public Collection<string> Values { get; }

Property Value

Collection<String>

Constructors

WmtsDimension()

public WmtsDimension()

< Back