GH_ResizeBorder Methods |
The GH_ResizeBorder type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains |
Test a point for border inclusion.
(Inherited from GH_Border.) | |
| Setup(IGH_Attributes, PointF) |
Set up a new sizing operation.
| |
| Setup(IGH_Attributes, PointF, SizeF) |
Set up a new sizing operation.
| |
| Setup(RectangleF, PointF, PointF) |
Set up a new sizing operation.
| |
| Setup(IGH_Attributes, PointF, SizeF, SizeF) |
Set up a new sizing operation.
| |
| Setup(RectangleF, PointF, PointF, SizeF) |
Set up a new sizing operation.
| |
| Setup(RectangleF, PointF, PointF, SizeF, SizeF) |
Set up a new sizing operation.
| |
| Solve |
Solve a resizing step.
|