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






Windows & Linux

Description

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

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MinimumSilhouetteWidthSupported() As Single
[C#]
public float MinimumSilhouetteWidthSupported {get;}
[Managed C++]
public: __property float get_MinimumSilhouetteWidthSupported();
[Unmanaged C++]
public: HRESULT get_MinimumSilhouetteWidthSupported(
   float * pRetVal
);
[Java]
public float getMinimumSilhouetteWidthSupported();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.