Interface IBackground
Interface for Forms9Patch elements with background features
Inherited Members
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public interface IBackground : IShape, IElement
Properties
BackgroundImage
Gets or Sets the Background Image
Declaration
Image BackgroundImage { get; set; }
Property Value
Type | Description |
---|---|
Image |