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


IGlobeHeightProperties2.OptimizeApplyFeatureProperties Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeHeightProperties2.OptimizeApplyFeatureProperties Property

Indicates whether the ApplyFeatureProperties method is limited to the current Globe extent.

[Visual Basic .NET]
Public WriteOnly Property OptimizeApplyFeatureProperties
[C#]
public void OptimizeApplyFeatureProperties {set;}
[C++]
HRESULT put_OptimizeApplyFeatureProperties(
  VARIANT_BOOL 
);
[C++]

Parameters [in]
is a parameter of type bool

Product Availability

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

See Also

IGlobeHeightProperties2 Interface