Share via


Style.LineBasedOn Property

Visio Automation Reference

Gets or sets the line style on which a Style object is based. Read/write.

Version Information
 Version Added:  Visio 4.0

Syntax

expression.LineBasedOn

expression   A variable that represents a Style object.

Return Value
String

Remarks

To base a style on no style, set the LineBasedOn property to a zero-length string ("").

See Also