Click or drag to resize

VisualDraggable Property

Whether the visual be dragged using the mouse.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public bool Draggable { get; set; }

Property Value

Boolean
See Also