STK AgCrdnPluginSend comments on this topic.
IsConfigured Property (IAgCrdnConfiguredVector)
See Also
Windows





Windows & Linux

Description

Flag indicating whether object is configured properly for use.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsConfigured() As Boolean
[C#]
public bool IsConfigured {get;}
[Managed C++]
public: __property bool get_IsConfigured();
[Unmanaged C++]
public: HRESULT get_IsConfigured(
    VARIANT_BOOL * pResult
);
[Java]
public bool getIsConfigured();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.