ImagingUtilities.ValidateAttributes(ImageAttributes) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Verifies that the contents of an ImageAttributes structure are valid
public:
static void ValidateAttributes(Microsoft::VisualStudio::Imaging::Interop::ImageAttributes attributes);
public:
static void ValidateAttributes(Microsoft::VisualStudio::Imaging::Interop::ImageAttributes attributes);
static void ValidateAttributes(Microsoft::VisualStudio::Imaging::Interop::ImageAttributes attributes);
public static void ValidateAttributes (Microsoft.VisualStudio.Imaging.Interop.ImageAttributes attributes);
static member ValidateAttributes : Microsoft.VisualStudio.Imaging.Interop.ImageAttributes -> unit
Public Shared Sub ValidateAttributes (attributes As ImageAttributes)
Parameters
- attributes
- ImageAttributes
Attributes to verify