Provides selectable CAD scene editing affordances for Avalonia.
public class CadEditorControl : CadViewerControl, IAvaloniaObjectDebug, INotifyPropertyChanged, IDataContextProvider, ILogical, IThemeVariantHost, IResourceHost, IResourceNode, IStyleHost, ISetLogicalParent, ISetInheritanceParent, ISupportInitialize, INamed, IAvaloniaListItemValidator<ILogical>, IAvaloniaListItemValidator<Visual>, IInputElement, IDataTemplateHost, IVisualBrushInitialize, ISetterValue
kind:method, kind:property, kind:ctor. Press Esc to clear.InteractionModePropertyDefines the InteractionMode property.SelectedPrimitivePropertyDefines the SelectedPrimitive property.SelectionTolerancePropertyDefines the SelectionTolerance property.InteractionModeGets or sets the editor interaction mode.SelectedHitGets the last selected hit result.SelectedPrimitiveGets or sets the currently selected primitive.SelectionToleranceGets or sets the selection tolerance in screen pixels.CreateRenderOptions()Creates platform-neutral render options for this control.OnViewportClick(Point)Called when the viewer receives a click without a meaningful drag.SelectionChangedRaised when primitive selection changes.