Ham Cockpit   

    Show / Hide Table of Contents

    Interface IBandSegment

    Represents a segment in the band plan

    Namespace: VE3NEA.HamCockpit.PluginAPI
    Assembly: VE3NEA.HamCockpit.PluginAPI.dll
    Syntax
    public interface IBandSegment

    Properties

    Name Description
    BackColor

    Gets the color of the segment background.

    Band

    Gets the band.

    DefaultFrequency

    Gets the default frequency.

    EndFrequency

    Gets the end frequency.

    MainSegment

    Gets a value indicating whether the segment is the main segment.

    PrimaryMode

    Gets the primary mode.

    Remark

    Gets the remark text.

    StartFrequency

    Gets the start frequency.

    ValidModes

    Gets the valid modes.

    See Also

    IBandPlan
    • View Source
    Back to top Generated by DocFX