DetectableEmptyImage A read-only property with a DAImage value in which all points are transparent but detectable. EmptyImage A read-only property with a DAImage value in which all points are transparent and undetectable.
A read-only property with a DAImage value in which all points are transparent but detectable. This image is useful for blocking mouse input from an underlying image, allowing that input to be redirected. The bounding box is of infinite extent.
Syntax
lib.DetectableEmptyImage
A read-only property with a DAImage value in which all points are transparent and undetectable. This has an 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.
Syntax
lib.EmptyImage
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.