ImageLibrary.NeutralSize 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.
The size to use when specifying a size-neutral image in a call to AddCustomImage. The size-neutral image is the image that is scaled to the requested size when an image of the requested size is not available.
public: static initonly Microsoft::VisualStudio::Utilities::Int16Size NeutralSize;
public static readonly Microsoft.VisualStudio.Utilities.Int16Size NeutralSize;
staticval mutable NeutralSize : Microsoft.VisualStudio.Utilities.Int16Size
Public Shared ReadOnly NeutralSize As Int16Size