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