Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / FileHeader Class / FileType Property

In This Topic
    FileType Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property FileType As Byte
    public byte FileType {get; set;}
    See Also