Spline

Gets and sets a Boolean that determines whether the polyline is drawn as a curve based on its nodes.

 

JavaScript

 

 

 

Spline

 

C#

 

 

 

bool Spline { get; set; }

 

C++

 

 

 

 

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

HRESULT Spline([in] VARIANT_BOOL pVal)