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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1