This document is archived and information here might be outdated. Recommended version. |
Indicates whether the segment is shorter than the tolerance.
[Visual Basic .NET]
Public ReadOnly Property IsShort As Boolean
[C#]
public bool IsShort {get;}
[C++]
HRESULT get_IsShort(
Boolean* IsShort
);
[C++] Parameters IsShort [out, retval]
IsShort is a parameter of type bool*