ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / LongLatConverter Class / Format Property

In This Topic
    Format Property (LongLatConverter)
    In This Topic
    Gets or sets the LongLatFormat used when converting to a string.
    Syntax
    'Declaration
     
    
    Public Property Format As LongLatFormat
    public LongLatFormat Format {get; set;}
    See Also