Moonware.Common Namespace : OverlayObject Class |
The following tables list the members exposed by OverlayObject.
Name | Description | |
---|---|---|
![]() | OverlayObject Constructor |
Name | Description | |
---|---|---|
![]() | BorderColor | The border color. |
![]() | BorderSize | The border size. |
![]() | FontColor | The font color. |
![]() | FontName | The font name. |
![]() | FontSize | The font size. |
![]() | FontStyle | The font style. |
![]() | HighLight | Whether to highlight the object. |
![]() | ImageFileName | File name of the local picture. |
![]() | IsTransparent | Whether is the picture transparent. |
![]() | KeepAspectRatio | Whether to keep aspect ratio of the image. |
![]() | LocationX | The location X coordinate. |
![]() | LocationY | The location Y coordinate. |
![]() | ObjectType | The object type. |
![]() | RemoteImagePassword | Password to access remote image. |
![]() | RemoteImageRefreshInterval | Refresh interval for remote image. |
![]() | RemoteImageUrl | Remote image URL. |
![]() | RemoteImageUserName | User name to access remote image. |
![]() | SizeH | The height. |
![]() | SizeW | The width. |
![]() | TextContent | The text. |
![]() | zOrder | The z order of the object. |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | InitManager | Sets an overlay manager for this instance. |
![]() | Picture | Creates a snapshot (picture) of this instance. |
![]() | ResetPicture | Resets the picture. |