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