Search Results for

    Show / Hide Table of Contents

    Class StyleCollection

    Inheritance
    object
    BaseStyle
    StyleCollection
    Implements
    IStyle
    Inherited Members
    BaseStyle.MinVisible
    BaseStyle.MaxVisible
    BaseStyle.Enabled
    BaseStyle.Opacity
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Styles
    Assembly: Mapsui.dll
    Syntax
    public class StyleCollection : BaseStyle, IStyle

    Properties

    | Edit this page View Source

    Styles

    Declaration
    public Collection<IStyle> Styles { get; set; }
    Property Value
    Type Description
    Collection<IStyle>

    Implements

    IStyle

    Extension Methods

    StyleExtensions.GetStylesToApply(IStyle?, double)
    StyleExtensions.ShouldBeApplied(IStyle?, double)
    DisposableExtension.DisposeIfDisposable(object?)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX