Search Results for

    Show / Hide Table of Contents

    Interface IStroke2

    Encapsulates the stylization of a line. Supported in Layer Definition schema 1.1.0 and newer

    Inherited Members
    IStroke.LineStyle
    IStroke.Thickness
    IStroke.Color
    IStroke.Unit
    ICloneableLayerElement<IStroke>.Clone()
    Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IStroke2 : IStroke, ICloneableLayerElement<IStroke>, ICloneableLayerElement<IStroke2>

    Properties

    | Improve this Doc View Source

    SizeContext

    Gets or sets the size context of the thickness units

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