This document is archived and information here might be outdated. Recommended version. |
Is a line event.
[Visual Basic .NET] Public ReadOnly Property IsALineEvent As Boolean
[C#] public bool IsALineEvent {get;}
[C++]
HRESULT get_IsALineEvent(
Boolean* lineEvent
);
[C++]
Parameters lineEvent [out, retval]
lineEvent is a parameter of type bool*