Class GridStyle2DColorContour
Inheritance
System.Object
System.MarshalByRefObject
GridStyle2DColorContour
Inherited Members
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
[Obsolete("Deprecated in NX12.0.1. There is no replacement for this class.")]
public class GridStyle2DColorContour : BaseGridLayoutStyleSetting, IMessageSink, IDisplayStyle
Constructors
GridStyle2DColorContour()
Declaration
protected GridStyle2DColorContour()
Properties
IsAutoOrderGrid
Declaration
[Obsolete("Deprecated in NX12.0.1. There is no replacement for this class..")]
public bool IsAutoOrderGrid { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OrderGridCount
Declaration
[Obsolete("Deprecated in NX12.0.1. There is no replacement for this class..")]
public int OrderGridCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
OrderInterval
Declaration
[Obsolete("Deprecated in NX12.0.1. There is no replacement for this class..")]
public double OrderInterval { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ShowOrderGrid
Declaration
[Obsolete("Deprecated in NX12.0.1. There is no replacement for this class..")]
public bool ShowOrderGrid { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink