WebStyle.Clone

From Xojo Documentation

Method

Clone(Deep As Boolean = False) As WebStyle

New in 2020r1

Supported for all project types and targets.

Returns a copy of the WebStyle.

Notes

If Deep is True the copy will have the any values inherited from webstyle's WebStyle parent instances.