Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDDCaps::AlignSizeDest ]
[ next: AlignSizeSrc ]
[ prev: AlignBoundarySrc ]
__published:
__property dword AlignSizeDest = { read=FGetAlignSizeDest, write=FSetAlignSizeDest, default=0 };
TDDCAPS::ALIGNSIZEDEST
[ component property ]
- Description
The AlignSizeDest property defines the alignment, in pixels, needed to set the width of the destination rectangle of an overlay when DDCAPS_ALIGNSIZEDEST is set in TDDCaps::Caps.
The width of the destination 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.
|
|