Gets and sets the distance between the pitches of the attached objects. This number stays consistent while the objects are attached. A positive DeltaPitch places this object above the leading object.
JavaScript |
|
DeltaPitch |
C# |
|
double DeltaPitch { get; set; } |
C++ |
|
HRESULT DeltaPitch([out, retval] double* DeltaPitch) HRESULT DeltaPitch ([in] double DeltaPitch) |