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






Windows & Linux

Description

Gets the maximum silhouette width, in pixels, supported by the video card.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaximumSilhouetteWidthSupported() As Single

[C#]
public float MaximumSilhouetteWidthSupported {get;}

[Managed C++]
public: __property float get_MaximumSilhouetteWidthSupported();

[Unmanaged C++]
public: HRESULT get_MaximumSilhouetteWidthSupported(
float * pRetVal
);

[Java]
public float getMaximumSilhouetteWidthSupported();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface