Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDDCaps::AlignBoundarySrc ]
[ next: AlignSizeDest ]
[ prev: AlignBoundaryDest ]
__published:
__property dword AlignBoundarySrc = { read=FGetAlignBoundarySrc, write=FSetAlignBoundarySrc, default=0 };
TDDCAPS::ALIGNBOUNDARYSRC
[ component property ]
- Description
The AlignBoundarySrc property defines the alignment, in pixels, needed for positioning the source rectangle when displaying an overlay if DDCAPS_ALIGNBOUNDARYSRC is set in TDDCaps::Caps.
The top left corner of the source 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: darren_john_dwyer@hotmail.com.
|
|