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






Windows & Linux

Description

Returns true if the raster streaming is supported.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.