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






Windows & Linux

Description

Gets whether or not the video card supports the Projected Raster Overlay.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Supported() As Boolean
[C#]
public bool Supported {get;}
[Managed C++]
public: __property bool get_Supported();
[Unmanaged C++]
public: HRESULT get_Supported(
   VARIANT_BOOL * pRetVal
);
[Java]
public bool getSupported();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.