Defines a collection of boolean display
flags, one for each marker in the batch.
| [Visual Basic .NET] |
|---|
Public Sub SetDisplays( _
ByRef Displays As System.Array _
)
|
| [C#] |
|---|
public void SetDisplays(
|
| [Managed C++] |
|---|
public: void SetDisplays(
|
| [Java] |
|---|
public setDisplays(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetDisplays(
|
- Displays
- The display flags for each marker in the batch. There must be
one flag for each marker passed to the Marker
Batch Primitive's
Setmethod.