constants LinkStyleEnum
The LinkStyleEnum type defines the style of lines to be shown on the surface. The LinkStyleEnum type supports the following values:

NameValueDescription
exLinkSolid0 The link is solid.
exLinkDash1 The link is dashed.
exLinkDot2 The link is dotted.
exLinkDashDot3 The link has alternating dashes and dots.
exLinkDashDotDot4 The link has alternating dashes and double dots.