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