Method
Size.Clone()
New in 2019r2Supported for all project types and targets.
Creates a duplicate Size object.
Sample Code
This example clones a Size object. The two Size objects have been added as properties to the window.
rectSize2 = rectSize.Clone