Click or drag to resize
AB4D logo

BaseEventSource3DIsDragSurface Property

Gets or sets a bool that specifies if the EventSource3D is registered as DragSurface.

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

Property Value

Boolean
See Also