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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1