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






Windows & Linux

Description

Determines whether or not the video card supports the surface mesh primitive. This is equivalent to calling Supported with Automatic.

Syntax

[Visual Basic .NET]
Public Function SupportedWithDefaultRenderingMethod() As Boolean

[C#]
public bool SupportedWithDefaultRenderingMethod();

[Managed C++]
public: bool SupportedWithDefaultRenderingMethod();

[Java]
public bool supportedWithDefaultRenderingMethod();

[Unmanaged C++]
public: HRESULT SupportedWithDefaultRenderingMethod(
VARIANT_BOOL * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface