STK X Send comments on this topic.
OnObjectEditingStop Method (IAgUiAxVOCntrlRawEvents)
See Also 
Path





Description

Triggered when a 3D object exits the edit mode.

Syntax

[Visual Basic .NET]
Public Sub OnObjectEditingStop( _
   ByVal Path As String _
) 

[C#]
public void OnObjectEditingStop(
string Path
);

[Managed C++]
public: void OnObjectEditingStop(
String __gc ^ Path
);

[Java]
public  onObjectEditingStop(
String Path
);

[Unmanaged C++]
public: HRESULT OnObjectEditingStop(
BSTR Path
);

Parameters

Path

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1