This document is archived and information here might be outdated.  Recommended version.


IBuildMethodUI Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IB > IBuildMethodUI Interface
ArcGIS Developer Help

IBuildMethodUI Interface

Provides access to a method that control the Build UI process.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property InputValid Indicates if the property page was entered correctly.
Read-only property Page Property page that is displayed in the host dialog.
Write-only property Template Use the given template when creating features.

Classes that implement IBuildMethodUI

Classes Description
ParcelDivisionEqualAreaMethod Custom build method to split a parcel by area.
ParcelDivisionEqualPartsMethod Custom build method to split a parcel by parts.
ParcelDivisionEqualWidthMethod Custom build method to split a parcel by width.