ProfilePropertyImage.ImageSize Property
Gets or sets the image size.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Property ImageSize As ProfilePropertyImage.ProfileImageSize
Get
Set
'Usage
Dim instance As ProfilePropertyImage
Dim value As ProfilePropertyImage.ProfileImageSize
value = instance.ImageSize
instance.ImageSize = value
public ProfilePropertyImage.ProfileImageSize ImageSize { get; set; }
Property Value
Type: Microsoft.SharePoint.Portal.WebControls.ProfilePropertyImage.ProfileImageSize
The image size.