vfpSbSetRectangularBoundary
vfpSbSetRectangularBoundary(
l_PhysLCV
n_width
n_height
)
=> t / nil
Description
Specifies the boundary vertices of the rectangular soft block.
Arguments
Value Returned
Example
vfpSbSetRectangularBoundary(list("design" "block1" "layout") 20 30)
Return to top