Search Results for

    Show / Hide Table of Contents

    Struct SfLegendAttr

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct SfLegendAttr

    Fields

    attr_mask

    Declaration
    public uint attr_mask
    Field Value
    Type Description
    uint

    border_sw

    Declaration
    public bool border_sw
    Field Value
    Type Description
    bool

    font_color

    Declaration
    public int font_color
    Field Value
    Type Description
    int

    font_size

    Declaration
    public double font_size
    Field Value
    Type Description
    double

    footer

    Declaration
    public SfLegendTitle footer
    Field Value
    Type Description
    SfLegendTitle

    header

    Declaration
    public SfLegendTitle header
    Field Value
    Type Description
    SfLegendTitle

    index_attr

    Declaration
    public SfLegendIndexAttr index_attr
    Field Value
    Type Description
    SfLegendIndexAttr

    layout_type

    Declaration
    public int layout_type
    Field Value
    Type Description
    int

    view_port_id

    Declaration
    public int view_port_id
    Field Value
    Type Description
    int

    width_percent

    Declaration
    public int width_percent
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX