DVTk API
ModeOfAssociation Property
DVTkDvtkApplicationLayerEmulatorInputModeOfAssociation
DVTk API

[This is preliminary documentation and is subject to change.]

Determines the mode of association (i.e single or multiple)
Return Value
True means Multiple Association. False means Single Association.
Declaration Syntax
C#Visual BasicVisual C++
public bool ModeOfAssociation { get; set; }
Public Property ModeOfAssociation As Boolean
public:
property bool ModeOfAssociation {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0