'Declaration
Public Overridable Sub Clone( _ ByVal other As CoreAnimation.CALayer _ )
'Usage
Dim instance As RoundRectLayer Dim other As CoreAnimation.CALayer instance.Clone(other)
public virtual void Clone( CoreAnimation.CALayer other )
Parameters
- other