Search Results for

    Show / Hide Table of Contents

    Class CustomPointStyle

    Inheritance
    object
    BaseStyle
    BasePointStyle
    CustomPointStyle
    Implements
    IPointStyle
    IStyle
    Inherited Members
    BasePointStyle.SymbolRotation
    BasePointStyle.RotateWithMap
    BasePointStyle.SymbolScale
    BasePointStyle.SymbolOffset
    BasePointStyle.Offset
    BasePointStyle.RelativeOffset
    BasePointStyle.SymbolOffsetRotatesWithMap
    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 CustomPointStyle : BasePointStyle, IPointStyle, IStyle

    Properties

    | Edit this page View Source

    RendererName

    Declaration
    public required string RendererName { get; init; }
    Property Value
    Type Description
    string

    Implements

    IPointStyle
    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