Search Results for

    Show / Hide Table of Contents

    Class RasterStyle

    Inheritance
    object
    BaseStyle
    RasterStyle
    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 RasterStyle : BaseStyle, IStyle

    Properties

    | Edit this page View Source

    Outline

    Declaration
    public Pen? Outline { get; set; }
    Property Value
    Type Description
    Pen

    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