AGI STK Graphics 11Send comments on this topic.
BoundaryPositionsWindingOrder Property (IAgStkGraphicsSurfaceTriangulatorResult)
See Also 
Windows






Windows & Linux

Description

Gets the winding order of Boundary Positions.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BoundaryPositionsWindingOrder() As AgEStkGraphicsWindingOrder
[C#]
public AgEStkGraphicsWindingOrder BoundaryPositionsWindingOrder {get;}
[Managed C++]
public: __property AgEStkGraphicsWindingOrder get_BoundaryPositionsWindingOrder();
[Unmanaged C++]
public: HRESULT get_BoundaryPositionsWindingOrder(
   AgEStkGraphicsWindingOrder * pRetVal
);
[Java]
public AgEStkGraphicsWindingOrder getBoundaryPositionsWindingOrder();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.