SECDockInsertionConstraints::Reset
voidSECDockInsertionConstraints::Reset(void)
Reset constraints to acceptable defaults.
Defined in: DockInfo.cpp
Return Value
void
Comments
Resets the docking insertion constraints. For this derived implementation, the docksite will be reset to the top border. Refer to the base SECDynGridInsertConstraints::Reset for the additional reset results.
See Also