AGI STK Objects 11 Send comments on this topic.
IsReadOnly Method (IAgComponentInfo)
See Also 
Windows






Windows & Linux

Description

Returns true if the component is read-only

Syntax

[Visual Basic .NET]
Public Function IsReadOnly() As Boolean

[C#]
public bool IsReadOnly();

[Managed C++]
public: bool IsReadOnly();

[Java]
public bool isReadOnly();

[Unmanaged C++]
public: HRESULT IsReadOnly(
VARIANT_BOOL * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface