C# Class Nikon.NkMAIDRect
Show file
Open project: RITMechArch/MechArch
Class Usage Examples
Public Properties
Property |
Type |
Description |
|
h |
System.UInt32 |
|
|
w |
System.UInt32 |
|
|
x |
System.Int32 |
|
|
y |
System.Int32 |
|
|
Property Details
public UInt32,System h |
return |
System.UInt32 |
|
public UInt32,System w |
return |
System.UInt32 |
|
public Int32,System x |
return |
System.Int32 |
|
public Int32,System y |
return |
System.Int32 |
|