Search
Overview.TrackingRectColorAlpha Property
See Also
 



 Syntax

VB6  Copy Code

Public Property Get TrackingRectColorAlpha() As Integer
Public Property Let TrackingRectColorAlpha( _
    ByVal value As Integer _
)

C++  Copy Code

public:
short get_TrackingRectColorAlpha ()
void put_TrackingRectColorAlpha (
    short value
)

 Property Value

 See Also