| Name | Type | Description |
|---|---|---|
| Offset |
Double
|
Specifies the offset distance, in document units. 5. |
| OffsetType | Specifies the offset type, and returns cdrSegmentOffsetType. |
Sub Test() ActiveShape.Curve.Subpaths(1).BreakApartAt 1.2, cdrAbsoluteSegmentOffset End Sub