Delta Property

Gets the delta of a line.

See Also | Example

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?