AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.