Search Results for

    Show / Hide Table of Contents

    Class DiagramDisplayStyles2D

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseDisplayStyleSetting
    DiagramDisplayStyles
    DiagramDisplayStyles2D
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IDisplayStyle
    Inherited Members
    DiagramDisplayStyles.GetGraphStyle(Int32)
    DiagramDisplayStyles.SetGraphStyle(Int32, GraphStyle)
    DiagramDisplayStyles.GetLineStyleSetting(Int32)
    DiagramDisplayStyles.GetBarStyleSetting(Int32)
    DiagramDisplayStyles.GetPlateStyleSetting(Int32)
    DiagramDisplayStyles.GetScatterStyleSetting(Int32)
    DiagramDisplayStyles.GetSurfaceStyleSetting(Int32)
    DiagramDisplayStyles.GetVectorStyleSetting(Int32)
    DiagramDisplayStyles.StyleCount
    BaseDisplayStyleSetting.Find(String)
    BaseDisplayStyleSetting.CommitChange()
    BaseDisplayStyleSetting.JournalIdentifier
    BaseDisplayStyleSetting.Owner
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.CAE.Xyplot
    Assembly: NXOpen.dll
    Syntax
    public class DiagramDisplayStyles2D : DiagramDisplayStyles, IMessageSink, IDisplayStyle

    Constructors

    DiagramDisplayStyles2D()

    Declaration
    protected DiagramDisplayStyles2D()

    Methods

    GetGraphOptionsStyle(Int32)

    Declaration
    public GraphOptionsStyle2D GetGraphOptionsStyle(int styleIndex)
    Parameters
    Type Name Description
    System.Int32 styleIndex
    Returns
    Type Description
    GraphOptionsStyle2D

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IDisplayStyle
    In This Article
    Back to top Generated by DocFX