[]
Gets a HitTestInfo object with information about the specified point.
public abstract HitTestInfo HitTest(C1Point pt)
Type | Name | Description |
---|---|---|
C1Point | pt | Point in control coordinates. |
Type | Description |
---|---|
HitTestInfo | A HitTestInfo object with information about the point. |