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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface