'Declaration Public Overridable Sub CopyTo( _
ByVal targetObject to copy the state of the current object to.As WpfTextOverlay _
)
public virtual void CopyTo(
WpfTextOverlay target
)
public: virtual void CopyTo(
WpfTextOverlay* target
)
public:
virtual void CopyTo(
WpfTextOverlay^ target
)
Parameters
- target
- Object to copy the state of the current object to.