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_Draw_Library v1.90 Component Reference
|
|
[ TDDCaps::AlignSizeSrc ]
[ next: AlignStrideAlign ]
[ prev: AlignSizeDest ]
__published:
__property dword AlignSizeSrc = { read=FGetAlignSizeSrc, write=FSetAlignSizeSrc, default=0 };
TDDCAPS::ALIGNSIZESRC
[ component property ]
- Description
The AlignSizeSrc property defines the alignment, in pixels, needed to set the width of the source rectangle of an overlay when DDCAPS_ALIGNSIZEDEST is set in TDDCaps::Caps.
The width of the source rectangle must be a multiple of this property to successfully display an overlay.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|