This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IModifyDimensionFeedback Interface > IModifyDimensionFeedback.Start Method (ArcObjects .NET 10.5 SDK) |
Starts the feedback.
[Visual Basic .NET] Public Sub Start ( _ ByVal Handle As IPoint _ )
[C#] public void Start ( IPoint Handle );
[C++]
HRESULT Start(
IPoint* Handle
);
[C++]
Parameters Handle [in]
Handle is a parameter of type IPoint