Метод | Описание | |
---|---|---|
BindableSize3DIModel ( ) : System.Drawing | ||
BindableSize3DIModel ( |
||
BindableSize3DIModel ( Vector3I size ) : System.Drawing | ||
BindableSize3DIModel ( int width, int height, int depth ) : System.Drawing | ||
ToString ( ) : string | ||
ToVector3I ( ) : Vector3I |
public BindableSize3DIModel ( ) : System.Drawing | ||
Результат | System.Drawing |
public BindableSize3DIModel ( |
||
size | ||
Результат | System.Drawing |
public BindableSize3DIModel ( Vector3I size ) : System.Drawing | ||
size | Vector3I | |
Результат | System.Drawing |
public BindableSize3DIModel ( int width, int height, int depth ) : System.Drawing | ||
width | int | |
height | int | |
depth | int | |
Результат | System.Drawing |