C# Class BExplorer.Shell.Interop.POINT

Show file Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
x int
y int

Property Details

x public property

public int x
return int

y public property

public int y
return int