C# Class BExplorer.Shell.Interop.POINT

Datei anzeigen Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
x int
y int

Property Details

x public_oe property

public int x
return int

y public_oe property

public int y
return int