This document is archived and information here might be outdated. Recommended version. |
Indicates axis orientation.
[Visual Basic .NET] Public ReadOnly Property IsHorizontal As Boolean
[C#] public bool IsHorizontal {get;}
[C++]
HRESULT get_IsHorizontal(
Boolean* b
);
[C++]
Parameters b [out, retval]
b is a parameter of type bool*