Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 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: darren_john_dwyer@hotmail.com.
|
|