Color Object Members
Public Methods
![]() | All changes made to the Color object are done inside a temporary structure. To restore the saved values and overwrite any changes you made in the temporary structure, use this method. |
![]() | Returns the Command Type or Color Section to which the color is associated. |
![]() | Removes the current Color object from the Colors collection. |
![]() | All changes made to the Color object are done inside a temporary structure. This copies the changes made inside this temporary structure to the master structure, essentially saving your changes, making them permanent. |
Public Properties
![]() | |
![]() | Represents the read-only PC-DMIS application. The Application object includes properties and methods that return top-level objects. |
![]() | Returns the parent Command Type or Color Section ID. |
![]() | Returns the Debug color. |
![]() | Returns the Marked color. |
![]() | Returns the Marked background color |
![]() | Returns the out-of-tolerance color. |
![]() | Returns the parent Colors collection. |
![]() | Returns the working Standard color. |
![]() | Returns the working Standard background color. |
See Also