Search Results for

    Show / Hide Table of Contents

    Interface ISimpleSymbolReferenceBase

    Represents a simple symbol reference

    Namespace: OSGeo.MapGuide.ObjectModels.SymbolDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface ISimpleSymbolReferenceBase

    Properties

    | Improve this Doc View Source

    RenderingPass

    Gets or sets the rendering pass.

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

    The rendering pass.

    | Improve this Doc View Source

    Type

    Gets the type.

    Declaration
    SimpleSymbolReferenceType Type { get; }
    Property Value
    Type Description
    SimpleSymbolReferenceType

    The type.

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