C# Class PaulStovell.TrialBalance.UserInterface.GlassHelper.MARGINS

Afficher le fichier Open project: PaulStovell/trial-balance

Méthodes publiques

Свойство Type Description
Bottom int
Left int
Right int
Top int

Méthodes publiques

Méthode Description
MARGINS ( System.Windows.Thickness t ) : System

Method Details

MARGINS() public méthode

public MARGINS ( System.Windows.Thickness t ) : System
t System.Windows.Thickness
Résultat System

Property Details

Bottom public_oe property

public int Bottom
Résultat int

Left public_oe property

public int Left
Résultat int

Right public_oe property

public int Right
Résultat int

Top public_oe property

public int Top
Résultat int