Description
Applies and saves configuration changes.
Visual Basic
Public Function Configure() As bool
Returns
True if changes are successfully applied and saved.
Previous Declaration
[return: MarshalAs(UnmanagedType.U1)] public bool Configure( string configInfo, [MarshalAs(UnmanagedType.U1)] bool showDialog );
Links
Configuration Class, Autodesk.AutoCAD.GraphicsSystem Namespace