Moonware.Common
OverlayObject Class Members
Fields  Methods 


The following tables list the members exposed by OverlayObject.

Public Constructors
 NameDescription
Public ConstructorOverlayObject Constructor  
Top
Public Fields
 NameDescription
Public FieldBorderColor The border color.  
Public FieldBorderSize The border size.  
Public FieldFontColor The font color.  
Public FieldFontName The font name.  
Public FieldFontSize The font size.  
Public FieldFontStyle The font style.  
Public FieldHighLight Whether to highlight the object.  
Public FieldImageFileName File name of the local picture.  
Public FieldIsTransparent Whether is the picture transparent.  
Public FieldKeepAspectRatio Whether to keep aspect ratio of the image.  
Public FieldLocationX The location X coordinate.  
Public FieldLocationY The location Y coordinate.  
Public FieldObjectType The object type.  
Public FieldRemoteImagePassword Password to access remote image.  
Public FieldRemoteImageRefreshInterval Refresh interval for remote image.  
Public FieldRemoteImageUrl Remote image URL.  
Public FieldRemoteImageUserName User name to access remote image.  
Public FieldSizeH The height.  
Public FieldSizeW The width.  
Public FieldTextContent The text.  
Public FieldzOrder The z order of the object.  
Top
Public Methods
 NameDescription
Public MethodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodInitManager Sets an overlay manager for this instance.  
Public MethodPicture Creates a snapshot (picture) of this instance.  
Public MethodResetPicture Resets the picture.  
Top
See Also

Reference

OverlayObject Class
Moonware.Common Namespace

Send Feedback