Gets or sets whether the ground-level plane can be selected.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public bool AllowGroundLevelSelection { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property AllowGroundLevelSelection As Boolean |
See Also