Search Results for

    Show / Hide Table of Contents

    Interface IInlineImageSymbol

    Represents an inline symbol image

    Inherited Members
    IBaseImageSymbol.Type
    ICloneableLayerElement<IInlineImageSymbol>.Clone()
    Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IInlineImageSymbol : IBaseImageSymbol, ICloneableLayerElement<IInlineImageSymbol>

    Properties

    | Improve this Doc View Source

    Content

    Gets or sets the BinHex data for image

    Declaration
    byte[] Content { get; set; }
    Property Value
    Type Description
    System.Byte[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng