Skip to content

WmsOnlineResource

Namespace: ThinkGeo.Core

Structure for Online Resource.

public struct WmsOnlineResource

Inheritance ObjectValueTypeWmsOnlineResource

Properties

Type

Size of legend.

public string Type { get; set; }

Property Value

String

OnlineResource

Size of legend.

public string OnlineResource { get; set; }

Property Value

String

Constructors

WmsOnlineResource(String, String)

WmsOnlineResource(string onlineResource, string type)

Parameters

onlineResource String

type String

Methods

Equals(Object)

bool Equals(object obj)

Parameters

obj Object

Returns

Boolean

GetHashCode()

int GetHashCode()

Returns

Int32