Home > All Other Interfaces > ILabelStyle > LineToGround

LineToGround

If this parameter is set to true, a line extends down from the pivot.

 

JavaScript

 

LineToGround

 

C#

 

bool LineToGround { get; set; }

 

C++

 

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

HRESULT LineToGround([in] VARIANT_BOOL pVal)