C# Class MonoDevelop.Platform.WindowsPlatform.Rect

Afficher le fichier Open project: powerumc/monodevelop_korean

Méthodes publiques

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

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