Description
Gets or sets whether individual marker
indices will be included in the PickResults returned from the
Scene's
Pick method. Each
marker index that is picked will be returned as a BatchPrimitiveIndex.Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property PerItemPickingEnabled() As Boolean
|