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