The option to place the element as a vector on the Globe surface.
[Visual Basic .NET] Public Property DrapeElement As Boolean
[C#] public bool DrapeElement {get; set;}
[C++]
HRESULT get_DrapeElement(
VARIANT_BOOL* pbDrape
);
[C++]
HRESULT put_DrapeElement(
VARIANT_BOOL pbDrape
);
[C++]Parameters
pbDrape [out, retval] pbDrape is a parameter of type VARIANT_BOOL pbDrape [in] pbDrape is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.