ImageLibrary.NeutralSize Field

Definition

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 

Field Value

Applies to