Class DisplayChanger
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
Assembly: NXOpen.Utilities.dll
Syntax
public class DisplayChanger : RuntimeObject
Constructors
DisplayChanger(IntPtr)
Declaration
protected DisplayChanger(IntPtr pItem)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | pItem |
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
Color
Declaration
public int Color { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ExecuteMode
Declaration
public int ExecuteMode { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Translucency
Declaration
public int Translucency { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Visibility
Declaration
public bool Visibility { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |