Search Results for

    Show / Hide Table of Contents

    Interface IImageReference

    An image reference

    Inherited Members
    IImageBase.Type
    Namespace: OSGeo.MapGuide.ObjectModels.SymbolDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IImageReference : IImageBase

    Properties

    | Improve this Doc View Source

    LibraryItemName

    Gets or sets the name of the library item.

    Declaration
    string LibraryItemName { get; set; }
    Property Value
    Type Description
    System.String

    The name of the library item.

    | Improve this Doc View Source

    ResourceId

    Gets or sets the resource id.

    Declaration
    string ResourceId { get; set; }
    Property Value
    Type Description
    System.String

    The resource id.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng