AGI STK Objects 11 Send comments on this topic.
CloneObject Method (IAgCloneable)
See Also 





Description

Makes a clone of this component.

Syntax

[Visual Basic .NET]
Public Function CloneObject() As Object

[C#]
public Object CloneObject();

[Managed C++]
public: IUnknown^ CloneObject();

[Java]
public Object cloneObject();

[Unmanaged C++]
public: HRESULT CloneObject(
IUnknown ** ReturnValue
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1