Defines a collection of boolean display flags, one for each marker in the batch.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SetDisplays(self, Displays:list) -> None: |
- Displays
- The display flags for each marker in the batch. There must be one flag for each marker passed to the primitive's
Setmethod.






