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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1