프로퍼티 | 타입 | 설명 | |
---|---|---|---|
flags | ElementFlags | ||
height | ushort | ||
hotkey | byte | ||
resolvedData | object | ||
text | string | ||
text_offset | uint | ||
type | ElementType | ||
width | ushort | ||
x1 | ushort | ||
x2 | ushort | ||
y1 | ushort | ||
y2 | ushort |
메소드 | 설명 | |
---|---|---|
BinElement ( byte buf, int position, uint stream_length ) : System | ||
DumpFlags ( ) : void | ||
ToString ( ) : string |
public BinElement ( byte buf, int position, uint stream_length ) : System | ||
buf | byte | |
position | int | |
stream_length | uint | |
리턴 | System |