Returns whether the VGT component can be duplicated.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IsDuplicable() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_IsDuplicable(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getIsDuplicable(); |
| [Python - STK API] |
|---|
@property def IsDuplicable(self) -> bool: |





