Delta Property |
Gets the delta of a line.
Signature
object.Delta
object
Line
The object or objects this property applies to.
Delta
Variant (three-element array of doubles);
read-only
A three-element array representing the deltaX,
deltaY, and deltaZ values for the line.
Comments? |