ImageAttributes.LogicalWidth 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 width of the image, in logical units (e.g. the width at 100% DPI).
public: int LogicalWidth;
public int LogicalWidth;
val mutable LogicalWidth : int
Public LogicalWidth As Integer