Свойство | Тип | Описание | |
---|---|---|---|
Width | int |
Метод | Описание | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Size3 ( int width, int height, int depth ) : System.Runtime.InteropServices | ||
ToString ( ) : string | ||
operator ( ) : |
||
operator ( ) : bool |
public Size3 ( int width, int height, int depth ) : System.Runtime.InteropServices | ||
width | int | |
height | int | |
depth | int | |
Результат | System.Runtime.InteropServices |