![]() |
![]() |
![]() |
LinePattern.RepeatFactor Property |
Language: |
Retrieves or sets the number of times to repeat each series of ones and zeros specified in the Linepattern property.
Visual Basic .NET Public Property RepeatFactor As Short C# public short RepeatFactor { get; set; } Managed C++ public: __property short get_RepeatFactor();
public: __property void set_RepeatFactor(short);JScript .NET public function get RepeatFactor() : short
public function set RepeatFactor(short);
System.Int16 . Integer that represents the number of times to repeat the Linepattern.
This property is read/write.
This property allows an application to stretch the line pattern.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center