C# Class Bevisuali.UX.LayoutInspector

Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: duckmaestro/F-AI

Public Methods

Method Description
LayoutInspector ( ) : System
SetNodeSeparationTarget ( float value ) : void

Private Methods

Method Description
OnNumericalOnlyTextBoxPreviewTextInput ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void
xButtonApply_Click ( object sender, RoutedEventArgs e ) : void

Method Details

LayoutInspector() public method

public LayoutInspector ( ) : System
return System

SetNodeSeparationTarget() public method

public SetNodeSeparationTarget ( float value ) : void
value float
return void