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::AlignBoundaryDest ]
[ next: AlignBoundarySrc ]
__published:
__property dword AlignBoundaryDest = { read=FGetAlignBoundaryDest, write=FSetAlignBoundaryDest, default=0 };
TDDCAPS::ALIGNBOUNDARYDEST
[ component property ]
- Description
The AlignBoundaryDest property defines the alignment, in pixels, needed for positioning the destination rectangle when displaying an overlay if DDCAPS_ALIGNBOUNDARYSRC is set in TDDCaps::Caps.
The top left corner of the destination rectangle must have an X axis value that is a multiple of this property to successfully display the overlay.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: [email protected].
|
|