| Library | Module | Frames | Expand |
| Property | ElbowLength | as Double [optional] |
| The elbow length for the leaders. If null, the default elbow lenghth is used if there are leaders present. | ||
| Property | ItemAttachment | as IpfcAttachment [optional] |
| The location where the detail item is attached. If this is null when retrieving the information from an existing symbol, the item's leader type is not supported by this product. | ||
| Property | Leaders | as IpfcAttachments [optional] |
| Sequence of leaders. Indicates the locations where the leaders should be attached.If null, the detail item will not have leaders. | ||
| Function | CCpfcDetailLeaders.Create () as IpfcDetailLeaders | |
| Creates a data object describing a set of detail item leaders. | ||
| Property | ElbowLength | as Double [optional] |
|
The elbow length for the leaders. If null, the default elbow lenghth is used if there are leaders present. |
| Property | ItemAttachment | as IpfcAttachment [optional] |
|
The location where the detail item is attached. If this is null when retrieving the information from an existing symbol, the item's leader type is not supported by this product. |
| Property | Leaders | as IpfcAttachments [optional] |
|
Sequence of leaders. Indicates the locations where the leaders should be attached.If null, the detail item will not have leaders. |
| Function | CCpfcDetailLeaders.Create | () as IpfcDetailLeaders |
|
Creates a data object describing a set of detail item leaders.
|