Gets and sets a Boolean that determines if 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) |