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