Search Results for

    Show / Hide Table of Contents

    Interface IFdoRasterCapabilities

    Describes the raster capabilities of the FDO provider

    Namespace: OSGeo.MapGuide.ObjectModels.Capabilities
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IFdoRasterCapabilities

    Properties

    | Improve this Doc View Source

    SupportsRaster

    Indicates if rasters are supported

    Declaration
    bool SupportsRaster { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    SupportsStitching

    Indicates if stitching is supported

    Declaration
    bool SupportsStitching { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    SupportsSubsampling

    Indicates if sub-sampling is supported

    Declaration
    bool SupportsSubsampling { get; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng