Search Results for

    Show / Hide Table of Contents

    Interface IImageSymbol

    Symbols that are comprised of a raster.

    Inherited Members
    ISymbol.Type
    ISymbol.Unit
    ISymbol.SizeContext
    ISymbol.SizeX
    ISymbol.SizeY
    ISymbol.Rotation
    ISymbol.MaintainAspect
    ISymbol.InsertionPointX
    ISymbol.InsertionPointY
    ICloneableLayerElement<IImageSymbol>.Clone()
    Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IImageSymbol : ISymbol, ICloneableLayerElement<IImageSymbol>

    Properties

    | Improve this Doc View Source

    Image

    Gets or sets the image.

    Declaration
    IBaseImageSymbol Image { get; set; }
    Property Value
    Type Description
    IBaseImageSymbol

    The image.

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