Search Results for

    Show / Hide Table of Contents

    Struct SfLegendAttr

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

    Fields

    attr_mask

    Declaration
    public uint attr_mask
    Field Value
    Type Description
    System.UInt32

    border_sw

    Declaration
    public bool border_sw
    Field Value
    Type Description
    System.Boolean

    font_color

    Declaration
    public int font_color
    Field Value
    Type Description
    System.Int32

    font_size

    Declaration
    public double font_size
    Field Value
    Type Description
    System.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
    System.Int32

    view_port_id

    Declaration
    public int view_port_id
    Field Value
    Type Description
    System.Int32

    width_percent

    Declaration
    public int width_percent
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX