ILNumerics Ultimate VS

LinesPattern Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
User defined line stipple pattern for dash style 'UserPattern'

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public short Pattern { get; set; }

Property Value

Type: Int16
Remarks

the pattern is defined by corresponding bits set in the short value. It may be stretched via the LinePatternScale parameter. Default: 15

[ILNumerics Visualization Engine]

See Also

Reference