<< Click to Display Table of Contents >> NShape Reference
|
Calculates the normal vector with length 100 in the given point with respect to the outline.
Point CalcNormalVector(Point point) |
Calculates the normal vector with length 100 in the given point with respect to the outline.
Name |
Description |
---|---|
point |
Location of the normal vector. |
Exception |
Condition |
---|---|
NShapeException |
Given point is not on the line. |