Search Results for

    Show / Hide Table of Contents

    Struct LayoutState.PasteOption

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public struct LayoutState.PasteOption

    Fields

    Category

    Declaration
    public int Category
    Field Value
    Type Description
    int

    IconName

    Declaration
    public string IconName
    Field Value
    Type Description
    string

    Key

    Declaration
    public string Key
    Field Value
    Type Description
    string

    LocalizedValue

    Declaration
    public string LocalizedValue
    Field Value
    Type Description
    string

    ParentCommandKey

    Declaration
    public string ParentCommandKey
    Field Value
    Type Description
    string

    Tooltip

    Declaration
    public string Tooltip
    Field Value
    Type Description
    string

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX