FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / KmlLayer Class / KmlFileData Property

In This Topic
    KmlFileData Property
    In This Topic
    Gets or sets the KML file data.
    Syntax
    'Declaration
     
    Public Property KmlFileData As Byte()
    public byte[] KmlFileData {get; set;}
    See Also