This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IB > IBuildMethodUI Interface (ArcObjects .NET 10.5 SDK) |
Provides access to a method that control the Build UI process.
Description | ||
---|---|---|
InputValid | Indicates if the property page was entered correctly. | |
Page | Property page that is displayed in the host dialog. | |
Template | Use the given template when creating features. |
CoClasses and 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. |