Specifies whether users can use the CTRL key to orbit around a node with the camera.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public bool EnableOrbitingCamera { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableOrbitingCamera As Boolean |
true to enable orbiting camera, otherwise false. The default value is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |