IsPointInsideLogicalArea Method (Function)
In This Topic
Checks, if the point is inside logical area of the symbol. Returns true, if the symbol has a logical area and the point is inside. The logical area may be a rectangle or a polyline without arcs.
Overload List
Overload | Description |
IsPointInsideLogicalArea(PointD) | Checks, if the point is inside logical area of the symbol. Returns true, if the symbol has a logical area and the point is inside. The logical area may be a rectangle or a polyline without arcs. |
See Also