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::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: admin@bcb-tools.com.
|
|