ImageCrop.DisplayWidth property

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

Syntax

'Declaration
Public Property DisplayWidth As Integer
    Get
    Set
'Usage
Dim instance As ImageCrop
Dim value As Integer

value = instance.DisplayWidth

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

Property value

Type: System.Int32

See also

Reference

ImageCrop class

ImageCrop members

Microsoft.SharePoint.WebControls namespace