Share via


AlphaImage.Width property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property Width As Integer
    Get
    Set
'Usage
Dim instance As AlphaImage
Dim value As Integer

value = instance.Width

instance.Width = value
public int Width { get; set; }

Property value

Type: System.Int32

See also

Reference

AlphaImage class

AlphaImage members

Microsoft.SharePoint.WebControls namespace