Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGPen > Properties

TSVGPen.CustomDashArray Property

Scroll Prev Top Next More

Controls the pattern of dashes and gaps used to stroke paths. <dasharray> contains a list of comma and/or white space separated <length>s and <percentage>s that specify the lengths of alternating dashes and gaps. If an odd number of values is provided, then the list of values is repeated to yield an even number of values. Thus, stroke-dasharray: 5,3,2 is equivalent to stroke-dasharray: 5,3,2,5,3,2.

Namespace: RSSVGTypes

Property Value

Type: String

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb