Designates the 3D Window owning this SGWorld61 object as the leader of the linked positions. All linked windows (set using the LinkPosition method) will follow the “new leader” using the offsets specified by the LinkPosition method. This method can be used by the COM client prior to calling a method such as Navigate::FlyTo()to make sure that the FlyTo will actually be executed, since the FlyTo will not be performed, if the COM client is currently following another leader.
JavaScript |
|
SetAsLeader |
C# |
|
void SetAsLeader() |
C++ |
|
HRESULT SetAsLeader() |