Gets and sets the shape of the arrow. This can be one of the following values:
JavaScript |
|
|
|
Style |
C# |
|
|
|
int Style { get; set; } |
C++ |
|
|
|
HRESULT Style([out, retval] long* pVal) HRESULT Style([in] long pVal) |