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 : ImageDpiX Property |
[BrowsableAttribute(false)] public virtual float ImageDpiX {get;}
'Declaration <BrowsableAttribute(False)> Public Overridable ReadOnly Property ImageDpiX As Single
'Usage Dim instance As RasterImageViewer Dim value As Single value = instance.ImageDpiX
[BrowsableAttribute(false)] public: virtual property float ImageDpiX { float get(); }