C# Class ARKBreedingStats.Win32Stuff.Rect

Mostrar archivo Open project: cadon/ARKStatsExtractor Class Usage Examples

Public Properties

Property Type Description
bottom int
left int
right int
top int

Property Details

bottom public_oe property

public int bottom
return int

left public_oe property

public int left
return int

right public_oe property

public int right
return int

top public_oe property

public int top
return int