menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.Runtime
/
VectorBitmapProc
VectorBitmapProc delegate
Namespace:
Rhino.Runtime
Description:
Syntax:
public
delegate void VectorBitmapProc(
IntPtr
hBmp
,
double
m11
,
double
m12
,
double
m21
,
double
m22
,
double
dx
,
double
dy)
)
Nothing found