Search Results for

    Show / Hide Table of Contents

    Interface IGraphicBase

    Represents the base interface of all graphics

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

    Properties

    | Improve this Doc View Source

    ResizeControl

    Gets or sets the resize control.

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

    The resize control.

    | Improve this Doc View Source

    Type

    Gets the type of graphic element

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