This document is archived and information here might be outdated. Recommended version. |
The linear unit code.
[Visual Basic .NET] Public Property LinearUnitCode As Integer
[C#] public int LinearUnitCode {get; set;}
[C++]
HRESULT get_LinearUnitCode(
void
);
[C++]
HRESULT put_LinearUnitCode(
);