ExtendToGround

Gets and sets a Boolean that determines whether the polyline is extended vertically to the ground to create a partition (such as a fence) with the shape of the polyline.

JavaScript

 

 

 

ExtendToGround

 

C#

 

 

 

bool ExtendToGround { get; set; }

 

C++

 

 

 

 

HRESULT ExtendToGround([out, retval] VARIANT_BOOL* pVal)

HRESULT ExtendToGround([in] VARIANT_BOOL pVal)