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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1