CADability dotNET
If OnlyThisModel is not null, only those mouseevents are forwarded which come from a view that presents this model.

Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
protected Model OnlyThisModel
Visual Basic
Protected OnlyThisModel As Model
Visual C++
protected:
Model^ OnlyThisModel

See Also