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


ILasDatasetToolbarEnvironment.MaxProfilePointCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > IL > ILasDatasetToolbarEnvironment Interface > ILasDatasetToolbarEnvironment.MaxProfilePointCount Property
ArcGIS Developer Help

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