This brings up the Graphic Options dialog for Detail-Callout Marker and Detail Callout objects.
FUNCTION DetailGraphicOptDlg(
VAR Marker : STRING;
VAR ShoulderLength : REAL;
VAR TagPosIndex : INTEGER;
VAR LeaderType : LONGINT;
VAR LeaderThick : INTEGER): BOOLEAN;def vs.DetailGraphicOptDlg(Marker, ShoulderLength, TagPosIndex, LeaderType, LeaderThick):
return (BOOLEAN, Marker, ShoulderLength, TagPosIndex, LeaderType, LeaderThick)| Name | Type | Description |
|---|---|---|
| Marker | STRING | The name of the selected Marker symbol. |
| ShoulderLength | REAL | The shoulder length for the detail callout object. |
| TagPosIndex | INTEGER | The index of the selected Tag Position. |
| LeaderType | LONGINT | The linetype for the leader lines. |
| LeaderThick | INTEGER | The line thickness for the leader line. |
Availability: from Vectorworks 2013