C# Class MonoDevelop.Platform.WindowsPlatform.MonitorInfo

Afficher le fichier Open project: powerumc/monodevelop_korean

Méthodes publiques

Свойство Type Description
Flags int
Frame Rect
Size int
VisibleFrame Rect

Property Details

Flags public_oe property

public int Flags
Résultat int

Frame public_oe property

public Rect Frame
Résultat Rect

Size public_oe property

public int Size
Résultat int

VisibleFrame public_oe property

public Rect VisibleFrame
Résultat Rect