Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImageViewer Class : ImageDpiY Property |
[BrowsableAttribute(false)] public virtual float ImageDpiY {get;}
'Declaration <BrowsableAttribute(False)> Public Overridable ReadOnly Property ImageDpiY As Single
'Usage Dim instance As RasterImageViewer Dim value As Single value = instance.ImageDpiY
[BrowsableAttribute(false)] public: virtual property float ImageDpiY { float get(); }