STK Graphics PrimitivesSend comments on this topic.
IsProjectionStreamSupported Property (IAgStkGraphicsProjectionRasterStreamPluginProxy)
See Also
Windows





Windows & Linux

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();
[Python - STK API ]
@property
def IsProjectionStreamSupported(self) -> bool:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.