WmsLayerCopyright Property |
Gets the copyright string of the layer.
Namespace:
Ptv.XServer.Controls.Map.Layers
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public string Copyright { get; }
Public ReadOnly Property Copyright As String
Get
public:
virtual property String^ Copyright {
String^ get () sealed;
}
abstract Copyright : string with get
override Copyright : string with get
Property Value
Type:
StringImplements
ILayerCopyrightSee Also