www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_3DI_Library v1.90 Component Reference
|
|
[ TD3DLinePattern::LinePattern ]
[ next: RepeatFactor ]
[ prev: ErrorValue ]
__published:
__property word LinePattern = { read=FGetLinePattern, write=FSetLinePattern, default=0 };
TD3DLINEPATTERN::LINEPATTERN
[ component property ]
- Description
The LinePattern property contains the bits that specify the line pattern.
Some simple line patterns examples may be:
52428: 1100110011001100 to produce a dotted line.
43690: 1010101010101010 to produce a point line.
61166: 1110111011101110 to produce a dashed line.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|