Struct WmsOnlineResource
Structure for Online Resource.
[Obfuscation(Exclude = true, ApplyToMembers = false)]
public struct WmsOnlineResource
- Inherited Members
Constructors
WmsOnlineResource(string, string)
public WmsOnlineResource(string onlineResource, string type)
Parameters
Properties
OnlineResource
Size of legend.
public string OnlineResource { get; set; }
Property Value
Type
Size of legend.
public string Type { get; set; }
Property Value
Methods
Equals(object)
public override bool Equals(object obj)
Parameters
obj
object
Returns
GetHashCode()
public override int GetHashCode()