DynamicImageInstance.m_dpiY 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.
Specifies the image resolution in DPI measured along the Y-axis.
protected: float m_dpiY;
protected float m_dpiY;
val mutable m_dpiY : single
Protected m_dpiY As Single