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





Description

Returns true if the projection streaming is supported.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsProjectionStreamSupported() As Boolean

[C#]
public bool IsProjectionStreamSupported {get;}

[Managed C++]
public: __property bool get_IsProjectionStreamSupported();

[Unmanaged C++]
public: HRESULT get_IsProjectionStreamSupported(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsProjectionStreamSupported();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1