![]() |
![]() |
![]() |
LinePattern.Linepattern Property |
Language: |
Retrieves or sets bits that specify the line pattern.
Visual Basic .NET Public Property Linepattern As Short C# public short Linepattern { get; set; } Managed C++ public: __property short get_Linepattern();
public: __property void set_Linepattern(short);JScript .NET public function get Linepattern() : short
public function set Linepattern(short);
System.Int16 . Integer that contains the line pattern bits.
This property is read/write.
For example, the following value produces a dotted line: 1100110011001100.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center