Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Picture Class
Fields Properties Methods Events


Picture Class Members

The following tables list the members exposed by Picture.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldInternal use only. Specifies whether disposed.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the horizontal alignment of the picture.  
Public PropertyGets or sets the vertical alignment of the picture.  
Public PropertyGets or sets the picture to display.  
Public PropertyGets or sets the style used for rendering the picture.  
Public PropertyGets or sets the transparency color for rendering the picture.  
Public PropertyGets or sets the amount of tolerance of transparency from the color set as transparent.  
Top
Public Methods
 NameDescription
Public MethodInternal use only. Creates and returns a copy of the picture.  
Public MethodLoads the picture from XML.  
Public MethodOverloaded. Internal use only. Releases any resources being used.  
Public MethodOverloaded. Paints the picture in the specified rectangle.  
Public MethodInternal use only.  
Public MethodSaves the picture to XML.  
Top
Protected Methods
 NameDescription
Protected MethodThe destructor method of Picture class  
Protected MethodRaises the PictureChanged event when the picture changes.  
Top
Public Events
 NameDescription
Public EventOccurs when the picture changes.  
Top
See Also