NPatchInfo

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
struct NPatchInfo {}

Members

Variables

bottom
int bottom;
Undocumented in source.
left
int left;
Undocumented in source.
right
int right;
Undocumented in source.
sourceRec
Rectangle sourceRec;
Undocumented in source.
top
int top;
Undocumented in source.
type
int type;
Undocumented in source.

Meta