GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoParallelogram 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 (GoParallelogram)
In This Topic
Consider the sides of the parallelogram when determining if a point is inside.
Syntax
C#
public
override
bool
ContainsPoint(
PointF
p
)
Parameters
p
Remarks
Currently this does not take the pen width into account.
See Also
Reference
GoParallelogram Class
GoParallelogram Members