ImageUtilities Class
This class manages the behavior of icons that represent element classes.
Namespace: Microsoft.Data.Schema.Common
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public NotInheritable Class ImageUtilities
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ImageUtilities
public ref class ImageUtilities abstract sealed
public final class ImageUtilities
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ImageUtilities = class end
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.Common.ImageUtilities
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.