Search Results for

    Show / Hide Table of Contents

    Struct SfLegendIndexColorAttr

    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 SfLegendIndexColorAttr

    Fields

    attr_mask

    Declaration
    public uint attr_mask
    Field Value
    Type Description
    uint

    num_values

    Declaration
    public int num_values
    Field Value
    Type Description
    int

    smooth_sw

    Declaration
    public bool smooth_sw
    Field Value
    Type Description
    bool

    values

    Declaration
    public double[] values
    Field Value
    Type Description
    double[]

    width_percent

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