Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.1 Object Library
PCDLRN ActiveX DLL > Color Object : DiscardChanges Method
DiscardChanges Method
Description
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.
Syntax
Visual Basic
Public Sub DiscardChanges() 
See Also