This document is archived and information here might be outdated. Recommended version. |
The triangle on the right side of the specified edge.
[Visual Basic .NET] Public ReadOnly Property RightTriangle As ITinTriangle
[C#] public ITinTriangle RightTriangle {get;}
[C++]
HRESULT get_RightTriangle(
ITinTriangle** ppTriangle
);
[C++] Parameters ppTriangle [out, retval]
ppTriangle is a parameter of type ITinTriangle**