ArcFM Responder Mobile Developer Guide
OnEditShape Method (IMMObjectEditorEvents)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(4)>
<System.Runtime.InteropServices.PreserveSigAttribute()>
Sub OnEditShape() 
'Usage
 
Dim instance As IMMObjectEditorEvents
 
instance.OnEditShape()
[System.Runtime.InteropServices.DispId(4)]
[System.Runtime.InteropServices.PreserveSig()]
void OnEditShape()
procedure OnEditShape(); 
System.Runtime.InteropServices.DispIdAttribute(4)
System.Runtime.InteropServices.PreserveSigAttribute()
function OnEditShape();
[System.Runtime.InteropServices.DispId(4)]
[System.Runtime.InteropServices.PreserveSig()]
void OnEditShape(); 
[System.Runtime.InteropServices.DispId(4)]
[System.Runtime.InteropServices.PreserveSig()]
void OnEditShape(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMObjectEditorEvents Interface
IMMObjectEditorEvents Members

Send Feedback