继承层次结构
System.Object
Microsoft.VisualStudio.Modeling.Diagrams.ImageHelper
命名空间: Microsoft.VisualStudio.Modeling.Diagrams
程序集: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)
语法
声明
Public NotInheritable Class ImageHelper
public static class ImageHelper
ImageHelper 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() ![]() |
GetImage(array<Byte[]) | 获取图像格式和字节数组 |
![]() ![]() |
GetImage(Image) | 为统一性提供 |
![]() ![]() |
GetImage(Object) | 确定图像类型并作为图像返回 |
![]() ![]() |
GetImage(Type, String) | 从资源获取图像 |
![]() ![]() |
GetImageSize | 获取全局单位中的图像的大小。 |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。