![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionBreakPoints Interface > IConstructionBreakPoints.RemoveBreakPoint Method (ArcObjects .NET 10.5 SDK) |
Remove break point from parcel construction data.
[Visual Basic .NET] Public Sub RemoveBreakPoint ( _ ByVal pointNo As Integer _ )
[C#] public void RemoveBreakPoint ( int pointNo );
[C++]
HRESULT RemoveBreakPoint(
long pointNo
);
[C++]
Parameters pointNo [in] pointNo is a parameter of type long