CADability dotNET
If ViewType is not null, only those mouseevents are forwarded which come from a view of that type.

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

Syntax

C#
protected Type ViewType
Visual Basic
Protected ViewType As Type
Visual C++
protected:
Type^ ViewType

See Also