Freigeben über


ImageCrop.CropHeight-Eigenschaft

Die Höhe der Auswahl

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

Syntax

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

value = instance.CropHeight

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

ImageCrop Klasse

ImageCrop-Member

Microsoft.SharePoint.WebControls-Namespace