GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
IndicatorSlider 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 (IndicatorSlider)
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 within the path.
See Also
Reference
IndicatorSlider Class
IndicatorSlider Members