GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
IndicatorNeedle Class
/ ContainsPoint Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ContainsPoint Method (IndicatorNeedle)
In This Topic
Determine if a given point is inside and on this object.
Syntax
C#
public
override
bool
ContainsPoint(
PointF
p
)
Parameters
p
Return Value
Returns true if the point is contained by the indicator's path, or near the line if it is just a line.
See Also
Reference
IndicatorNeedle Class
IndicatorNeedle Members