C# Class Bevisuali.UX.LayoutInspector

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: duckmaestro/F-AI

Méthodes publiques

Méthode Description
LayoutInspector ( ) : System
SetNodeSeparationTarget ( float value ) : void

Private Methods

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

Method Details

LayoutInspector() public méthode

public LayoutInspector ( ) : System
Résultat System

SetNodeSeparationTarget() public méthode

public SetNodeSeparationTarget ( float value ) : void
value float
Résultat void