Selectability

class HPS.Selectability : public IDisposable

This is the Selectability Class

Public Types

enum Value

Selectability Value

Values:

Off

Not selectable.

On

Selectable if visible.

ForcedOn

Selectable even if not visible.

Public Functions

void Dispose ()
Selectability (HPS.Selectability in_that)