Click or drag to resize
AB4D logo

EventManager3DIsEnabled Property

Gets or sets a boolean value that specifies if the EventManager3D is enabled.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.0.8746.1045
Syntax
C#
public bool IsEnabled { get; set; }

Property Value

Boolean
See Also