Click or drag to resize

AngularScaleCopyFrom Method

Overload List
 NameDescription
Protected methodCopyFrom(AngularScale) Copies the state from another AngularScale instance.
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.
Top
See Also