WmsOnlineResource¶
Namespace: ThinkGeo.Core
Structure for Online Resource.
public struct WmsOnlineResource
Inheritance Object → ValueType → WmsOnlineResource
Properties¶
Type¶
Size of legend.
public string Type { get; set; }
Property Value¶
OnlineResource¶
Size of legend.
public string OnlineResource { get; set; }
Property Value¶
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¶
GetHashCode()¶
int GetHashCode()