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






Windows & Linux

Description

Gets the rendering method used to render the mesh.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RenderingMethod() As AgEStkGraphicsSurfaceMeshRenderingMethod

[C#]
public AgEStkGraphicsSurfaceMeshRenderingMethod RenderingMethod {get;}

[Managed C++]
public: __property AgEStkGraphicsSurfaceMeshRenderingMethod get_RenderingMethod();

[Unmanaged C++]
public: HRESULT get_RenderingMethod(
AgEStkGraphicsSurfaceMeshRenderingMethod * pRetVal
);

[Java]
public AgEStkGraphicsSurfaceMeshRenderingMethod getRenderingMethod();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface