Class pfcArrowDescriptor
Description
A data object representing the geometry of an arrow entity.
Direct Parent Classes:
Property Summary
| |
| |
| |
| The first end of the arrow |
| |
| |
| |
| The second end of the arrow |
Method Summary
| |
| |
| |
| This method creates a new ArrowDescriptor object. |
Property Detail
The first end of the arrow
The second end of the arrow
Method Detail
This method creates a new ArrowDescriptor object.
See Also:
Parameters:
End1
The first endpoint
End2
The second endpoint
Returns:
The new ArrowDescriptor object