Click or drag to resize

G3DPlotStyleCollectionCopyFrom Method

Overload List
 NameDescription
Public methodCopyFrom(G3DPlotStyleCollection) Copies the contents of another style collection.
Public methodCopyFrom(Object) Copies the member variables from another instance.
Public methodCopyFrom(Object, Boolean) Copies from a template style, but either with or without data references. If the choice is without data references, data references, as for instance in ErrorBarZPlotStyle, are left alone, i.e. have the same value as before this call.
Top
See Also