ItemStyleRectangle(ItemStyleRectangle) Constructor
Copy constructor.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public ItemStyleRectangle(
ItemStyleRectangle original
)
Public Sub New (
original As ItemStyleRectangle
)
Parameters
- original ItemStyleRectangle
- Reference to ItemStyleRectangle which will be deeply copied into the newly initialized instance.