Object Model Reference : Classes : A : Application : Methods : Application.CreateOutlineStyle |
Function CreateOutlineStyle(DashDotCount As Long, DashDotLengths() As Variant) As OutlineStyle
Member of Application
The CreateOutlineStyle method creates a custom dash-dot outline pattern by specifying dash or gap lengths directly.
Parameter
|
Description
|
DashDotCount
|
Specifies the number of dashes or dots
|
DashDotLengths
|
Specifies the length of the dashes or dots
|
Copyright 2013 Corel Corporation. All rights reserved.