ImageAttributes.HighContrast Field
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.
[optional] Determines whether the high-contrast version of the image is requested.
public: int HighContrast;
public int HighContrast;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.BOOL")]
public int HighContrast;
val mutable HighContrast : int
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.BOOL")>]
val mutable HighContrast : int
Public HighContrast As Integer
Field Value
- Attributes