Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / LayoutablePicture Class
Fields Properties Methods Events


In This Topic
    LayoutablePicture Class Members
    In This Topic

    The following tables list the members exposed by LayoutablePicture.

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