Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ x
Method
x
python/flowgraph.py:169–171 ·
view source on GitHub ↗
Flow graph block X
(self)
Source
from the content-addressed store, hash-verified
167
168
@property
169
def
x(self):
170
""
"Flow graph block X"
""
171
return
core.BNGetFlowGraphNodeX(self.handle)
172
173
@x.setter
174
def
x(self, x: int):
Callers
9
mousePressEvent
Method · 0.80
mouseMoveEvent
Method · 0.80
mousePressEvent
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
wheelEvent
Method · 0.80
mousePressEvent
Method · 0.80
mouseMoveEvent
Method · 0.80
mousePressEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected