Name | Description | |
---|---|---|
Watermark Constructor | Creates a new empty semi transparent watermark positioned at the center of the control window. |
The following tables list the members exposed by Watermark.
Name | Description | |
---|---|---|
Watermark Constructor | Creates a new empty semi transparent watermark positioned at the center of the control window. |
Name | Description | |
---|---|---|
m_Backplane | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_bAlwaysOnTop | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_bUseCustomSize | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_CustomSize | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_fHorizontalMargin | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_fVerticalMargin | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_Interactivity | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_nHorzAlign | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_nVertAlign | This member is reserved for internal use and is not intended to be used directly from your code. | |
m_Parent | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
AlwaysOnTop | Controls the Z position of the watermark. | |
CustomSize | The size of the watermark in pixels. | |
FillEffect | Controls the fill effect applied on the watermark. | |
HorizontalMargin | The horizontal position of the watermark. | |
HorzAlign | The HorzAlign of the watermark. | |
Interactivity | Gives you access to the Interactivity object associated with the watermark. | |
StandardFrame | Gives access to the StandardFrame object controlling the standard frame of the watermark. | |
UseCustomSize | Whether or not the watermark will be displayed with custom size. | |
VertAlign | The VertAlign of the watermark. | |
VerticalMargin | The vertical position of the watermark. |
Name | Description | |
---|---|---|
GetOriginPoint | This member is reserved for internal use and is not intended to be used directly from your code. |