'Declaration Public Function Clone() As ImGearLayer
'Usage Dim instance As ImGearLayer Dim value As ImGearLayer value = instance.Clone()
public ImGearLayer Clone()
public: ImGearLayer* Clone();
public: ImGearLayer^ Clone();
Return Value
Returns a copy of the layer.