DualDisplay_AlphaBlendValue
property
Delphi
property DualDisplay_AlphaBlendValue: LongInt index 1 read GetDisplayAlphaBlendValue write SetDisplayAlphaBlendValue default DEF_Display_AlphaBlendValue;
C++Builder
__property System::LongInt DualDisplay_AlphaBlendValue = {read=GetDisplayAlphaBlendValue, write=SetDisplayAlphaBlendValue, index=1, default=180};
C#
public int DualDisplay_AlphaBlendValue { get; set; }
VB.NET
Public Property DualDisplay_AlphaBlendValue As Integer
C++/Qt
int GetDualDisplay_AlphaBlendValue ();
void SetDualDisplay_AlphaBlendValue (int Value);
Same as Display_AlphaBlendValue , for the 2nd video window.