AGI STK VGT 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.