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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1