XMapMetaInfoCopyrightText Property |
Gets or sets the copyright text.
Namespace:
Ptv.XServer.Controls.Map.Tools
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public string CopyrightText { get; }
Public ReadOnly Property CopyrightText As String
Get
public:
property String^ CopyrightText {
String^ get ();
}
member CopyrightText : string with get
Property Value
Type:
StringSee Also