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


ILasOrganize.CodeForWithheldPoints Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasOrganize.CodeForWithheldPoints Property

Class code used for withheld points when converting to LAS 1.0 where flags are not supported.

[Visual Basic .NET]
Public WriteOnly Property CodeForWithheldPoints
[C#]
public void CodeForWithheldPoints {set;}
[C++]
HRESULT put_CodeForWithheldPoints(
  long 
);
[C++]

Parameters [in] is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ILasOrganize Interface