IMapXMapCopyright Property |
Gets or sets the copyright text.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax string XMapCopyright { get; set; }
Property XMapCopyright As String
Get
Set
property String^ XMapCopyright {
String^ get ();
void set (String^ value);
}
abstract XMapCopyright : string with get, set
Property Value
Type:
StringSee Also