Method CopyFrom
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
CopyFrom(ShapeText<TShape, TText>)
Copies all properties from source to this instance.
public void CopyFrom(ShapeText<TShape, TText> source)
Parameters
source
ShapeText<TShape, TText>The instance to copy from.