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


ILasDatasetToolbarEnvironment.MaxProfilePointCount Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (3DAnalystUI)  

ILasDatasetToolbarEnvironment.MaxProfilePointCount Property

The maximum profile point count in the Profile View.

[Visual Basic .NET]
Public Property MaxProfilePointCount As Integer
[C#]
public int MaxProfilePointCount {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ILasDatasetToolbarEnvironment Interface