Gets the dash style that corresponds to the pseudo index and returns the style's internal index. Returns TRUE if successful.
FUNCTION GetDashFromPseudoInd(
pseudoIndex : INTEGER;
VAR outDashStyle : LONGINT): BOOLEAN;def vs.GetDashFromPseudoInd(pseudoIndex):
return (BOOLEAN, outDashStyle)| Name | Type | Description |
|---|---|---|
| pseudoIndex | INTEGER | Pseudo index (negative value) for which a dash style is requested. |
| outDashStyle | LONGINT | Negative internal index of a dashed line type corresponding to the psuedo index. |
VS Functions: GetPseudoIndFromDash | BeginMultDashConvert | EndMultDashConvert
Availability: from Vectorworks 2019