CompletionPresenterStyle::BitmapScalingMode Property

 

Gets the desired scaling mode for images.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

public:
property BitmapScalingMode BitmapScalingMode {
	[CompilerGeneratedAttribute]
	virtual BitmapScalingMode get();
	[CompilerGeneratedAttribute]
	protected: virtual void set(BitmapScalingMode value);
}
Return to top
Show: