Method CopyFrom
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
CopyFrom(ImageText)
Copies all properties from source to this instance.
public void CopyFrom(ImageText source)
Parameters
source
ImageTextThe instance to copy from.