@Deprecated public interface IHitTestResult
Returns hit testing result.
Modifier and Type | Method and Description |
---|---|
Object |
getHitObject()
Deprecated.
Object if hit, null else.
|
boolean |
isHit()
Deprecated.
Was something to hit.
|
Object getHitObject()
boolean isHit()
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.