ImageGear for .NET
Pattern Property
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorLinetype Class : Pattern Property




Glossary Item Box

Gets line type pattern.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Any integer number.

Remarks

The pattern is a 32-bit mask. A line segment is drawn if the corresponding bit is 1. The bit mask 0xFFFFFFFF corresponds to a solid line.

See Also

©2013. Accusoft Corporation. All Rights Reserved.