Click or drag to resize

HostLayerCopyFrom Method

Overload List
 NameDescription
Public methodCopyFrom(Object) Try to copy from another object. Should try to copy even if the object to copy from is not of the same type, but a base type. In this case only the base properties should be copied.
Public methodCopyFrom(HostLayer, GraphCopyOptions) Copies the contents of another host layer using the specified copy options.
Top
See Also