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






Windows & Linux

Description

Gets the primitive's Set Hint. See the Set Hint Performance Overview for selecting an appropriate value to construct the primitive with.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SetHint() As AgEStkGraphicsSetHint

[C#]
public AgEStkGraphicsSetHint SetHint {get;}

[Managed C++]
public: __property AgEStkGraphicsSetHint get_SetHint();

[Unmanaged C++]
public: HRESULT get_SetHint(
AgEStkGraphicsSetHint * pRetVal
);

[Java]
public AgEStkGraphicsSetHint getSetHint();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface