AGI Ui Core 11 Send comments on this topic.
SupportsPinning Property (IAgUiWindow)
See Also 





Description

Returns whether the window supports pinning.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportsPinning() As Boolean

[C#]
public bool SupportsPinning {get;}

[Managed C++]
public: __property bool get_SupportsPinning();

[Unmanaged C++]
public: HRESULT get_SupportsPinning(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getSupportsPinning();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1