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