ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ResponseSummary Class / CopyRight Property

In This Topic
    CopyRight Property
    In This Topic
    Gets or sets a copyright notice.
    Syntax
    'Declaration
     
    
    Public Property CopyRight As String
    public string CopyRight {get; set;}
    See Also