- Contents
DesignerCOM API
II3IDStep::Bottom Property
get_Bottom
Returns the bottom pixel location of this step in the handler.
IDL Function Prototype
HRESULT Bottom(
[out, retval] long * BottomPos
);
C/C++ Syntax
HRESULT get_Bottom(long * BottomPos);
Parameters
- BottomPos
-
The bottom pixel location of this tool step.