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






Windows & Linux

Description

Gets whether or not the collection is read only.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.