Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_3DI_Library v2.00 Component Reference
|
|
[ TD3DLinePattern::RepeatFactor ]
[ next: Size ]
[ prev: LinePattern ]
__published:
__property word RepeatFactor = { read=FGetRepeatFactor, write=FSetRepeatFactor, default=0 };
TD3DLINEPATTERN::REPEATFACTOR
[ component property ]
- Description
The RepeatFactor property contains the number of times to duplicate each series of 1s and 0s specified in LinePattern.
This allows an application to stretch the line pattern if neccessary.
D3DPMISCCAPS_LINEPATTERNREP must be present in TD3DPrimCaps::MiscCaps to set values greater than 1.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|