IconSize 枚举

指定图标大小。

命名空间:  Microsoft.SharePoint.Client.Utilities
程序集:   Microsoft.SharePoint.Client.Silverlight(位于 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone(位于 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
Public Enumeration IconSize
用法
Dim instance As IconSize
public enum IconSize

成员

成员名称 说明
Size16 枚举其值指定图标大小为 16 x 16 像素。值 = 0。
Size32 枚举其值指定图标大小为 32 x 32 像素。值 = 1。
Size256

另请参阅

引用

Microsoft.SharePoint.Client.Utilities 命名空间