Index Topic Contents | |||
Previous Topic: Static Methods Relevant to ImageBvr Objects Next Topic: Static Fields Relevant to JoinStyleBvr Objects |
Static Fields Relevant to ImageBvr Objects
- detectableEmptyImage
- An image behavior (ImageBvr object) in which all points are transparent but detectable. This image is useful for blocking mouse input from underlying image, allowing that input to be redirected. The bounding box is of infinite extent.
- emptyImage
- An image behavior (ImageBvr object) in which all points are transparent and undetectable. This has a empty bounding box, which means that its maximum point is less than its minimum point. This allows operations such as union and intersection to produce the correct results.
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.