IconSize-Enumeration
Gibt die Größe des Standard-Symbol.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration IconSize
'Usage
Dim instance As IconSize
public enum IconSize
Member
Membername | Beschreibung | |
---|---|---|
Size16 | Die Standardgröße ist 16 x 16 Pixel. | |
Size32 | Die Standardgröße ist 32 x 32 Pixel an. | |
Size256 | Gibt eine der Symbolgröße von 256 x 256 Pixel. |