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






Windows & Linux

Description

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface