![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Constants > E > esriPasteLineCoodinatesTypes Constants (ArcObjects .NET 10.5 SDK) |
Plan directory display methods.
| Constant | Value | Description |
|---|---|---|
| esriPLCNone | 0 | Don't use any existing coodinates. |
| esriPLCKeepFirst | 1 | Use first coordinate only. |
| esriPLCKeepFirstIfVisible | 2 | Use first coordinate only if visible. |
| esriPLCKeepAll | 3 | Use all coordinates. |