AGI STK VGT 11 Send comments on this topic.
IsDuplicable Property (IAgCrdn)
See Also 
Windows






Windows & Linux

Description

Returns whether the VGT component can be duplicated.

Property type

Read-only property

Syntax

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

[C#]
public bool IsDuplicable {get;}

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

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

[Java]
public bool getIsDuplicable();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface