API Documentation > CorelDRAW > 2025-v26 > Application > IVGApplication
Application.CreateOutlineStyle method
Creates custom dash-dot outline pattern by specifying dash/gap lengths directly
Syntax:
Function CreateOutlineStyle(ByVal DashDotCount As Long, ByRef ParamArray DashDotLengths() As Variant) As OutlineStyle
Parameters:
Name Type Description
DashDotCount
Long
DashDotLengths
Variant
Remarks:
The CreateOutlineStyle method creates a custom dash-dot outline pattern by specifying dash or gap lengths directly.