IntersectBounds method
Determines whether the two specified bounds intersect.
Syntax
BOOL retVal = object.IntersectBounds(OtherBounds);
Parameters
OtherBounds [in, ref]
Type: const CDXB_CBounds to intersect with the data object.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Determines whether the two specified bounds intersect.
BOOL retVal = object.IntersectBounds(OtherBounds);
OtherBounds [in, ref]
Type: const CDXB_C
Bounds to intersect with the data object.